mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 10:18:14 +00:00
fixed permissions of a sh script
This commit is contained in:
@@ -26,6 +26,7 @@ if sudo systemctl is-active --quiet $APP_NAME; then
|
||||
fi
|
||||
|
||||
sudo chmod +x $APP_PATH/client/bin/easyrsa >> $LOG_FILE
|
||||
sudo chmod 555 $APP_PATH/client/bin/update-resolv-conf.sh
|
||||
|
||||
sudo cp $APP_PATH/service/$APP_NAME.service /etc/systemd/system/ >> $LOG_FILE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user