Good day, what I’m doing not correct? I tried to run CLI script via admin without sudo and with sudo.
OS ubuntu 20.04
sudo /usr/local/hesita/bin/v-backup-user
This works. I should print the full path to each CLI scripts?
You just need to run it as root user, if you do a sudo su, you should be able to trigger the script without full path.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.