Fix syntax error: unexpected end of file (#338)

This commit is contained in:
Maniack Crudelis 2017-08-02 18:44:16 +02:00 committed by Alexandre Aubin
parent 3a777ccbc7
commit 8f173543bb

View file

@ -84,6 +84,7 @@ ynh_backup_before_upgrade () {
else
ynh_die "Backup failed, the upgrade process was aborted."
fi
}
# Download, check integrity, uncompress and patch the source from app.src
#