Update deployment/bare_metal/start.sh

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
clauspeterhuebner 2023-03-06 14:35:00 +01:00 committed by GitHub
parent 1e4c84c42b
commit 78d74d362c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ ln -s /etc/nginx/sites-available/update-page.conf /etc/nginx/sites-enabled/
sudo /etc/init.d/nginx restart
# stop all services
echo 'Stopping and Delete all Gradido services' >> $UPDATE_HTML
echo 'Stop and delete all Gradido services' >> $UPDATE_HTML
pm2 delete all
pm2 save