sudo make sandwich
This commit is contained in:
parent
16e1bebebc
commit
4457810e77
|
@ -45,7 +45,7 @@ jobs:
|
|||
host: 91.92.154.141
|
||||
username: ubuntu
|
||||
password: ${{ secrets.STAGE_SSH_PASSPHRASE }}
|
||||
script: systemctl restart backend
|
||||
script: sudo systemctl restart backend
|
||||
# sudo cp -rf ~/frontend/build/*
|
||||
# sudo npm install -g serve/var/www/html/monitor.innov.energy/html/
|
||||
|
||||
|
|
Loading…
Reference in New Issue