mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove directory output
This commit is contained in:
parent
8df6fe859b
commit
601f5de061
@ -29,9 +29,6 @@ touch $LOCK_FILE
|
||||
# Create a new updating.html from the template
|
||||
\cp $SCRIPT_DIR/nginx/update-page/updating.html.template $UPDATE_HTML
|
||||
|
||||
echo "SCRIPT_DIR ${SCRIPT_DIR}<br>" >> $UPDATE_HTML
|
||||
echo "PROJECT_ROOT ${PROJECT_ROOT}<br>" >> $UPDATE_HTML
|
||||
|
||||
# configure nginx for the update-page
|
||||
echo 'Configuring nginx to serve the update-page<br>' >> $UPDATE_HTML
|
||||
rm /etc/nginx/sites-enabled/gradido.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user