Oleg Levitsky
Results
1
comments of
Oleg Levitsky
Hi. There is two ways which worked for me to run deploy script from another user: **First way** Run with command `sudo -H -u bash -c ''` Worked only if...