add closing bracket

This commit is contained in:
Daniel Hansson 2020-06-13 22:29:15 +02:00 committed by GitHub
parent e3782643fe
commit bea327eb82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ then
fi
# Update updatenotification.sh
if [ -f $SCRIPTS/updatenotification.sh
if [ -f $SCRIPTS/updatenotification.sh ]
then
download_script STATIC updatenotification
chmod +x $SCRIPTS/updatenotification.sh