prepared to commit permissions of a sh script
This commit is contained in:
parent
9236be7fbd
commit
1ab76617df
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ if sudo systemctl is-active --quiet $APP_NAME; then
|
|||
fi
|
||||
|
||||
sudo chmod +x $APP_PATH/client/bin/easyrsa >> $LOG_FILE
|
||||
sudo chmod --- $APP_PATH/client/bin/update-resolv-conf.sh
|
||||
sudo chmod +rx $APP_PATH/client/bin/update-resolv-conf.sh
|
||||
|
||||
sudo cp $APP_PATH/service/$APP_NAME.service /etc/systemd/system/ >> $LOG_FILE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue