mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Missing 'fi' as found by M. Martin
This commit is contained in:
parent
fe15e600fd
commit
c975829387
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ ynh_backup() {
|
|||
echo "The missing file will be replaced by a dummy one for the backup !!!" >&2
|
||||
else
|
||||
return 1
|
||||
fi
|
||||
else
|
||||
return 0
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue