fixed AVP-01-001 WP2, permissions on update-resolv-conf.sh
This commit is contained in:
parent
a8067bee36
commit
0ba614961d
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ 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