mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
add closing bracket
This commit is contained in:
parent
e3782643fe
commit
bea327eb82
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user