removed unused variable

This commit is contained in:
Ulf Gebhardt 2022-01-12 15:54:56 +01:00
parent da9e167f55
commit c9b4a5257b
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -29,8 +29,6 @@ if [ -f $LOCK_FILE ] ; then
fi
touch $LOCK_FILE
UPDATE_SITE_CONFIG=stage1_updating
# Create a new updating.html from the template
\cp $SCRIPT_DIR/nginx/update-page/updating.html.template $UPDATE_HTML