mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Fix syntax error: unexpected end of file (#338)
This commit is contained in:
parent
3a777ccbc7
commit
8f173543bb
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue