mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Typo :|
This commit is contained in:
parent
85eb43a730
commit
844346320b
1 changed files with 1 additions and 1 deletions
|
@ -482,7 +482,7 @@ ynh_restore_upgradebackup() {
|
|||
if [[ -d /etc/yunohost/apps/$app ]]
|
||||
then
|
||||
ynh_die --message="The app was restored to the way it was before the failed upgrade."
|
||||
elif
|
||||
else
|
||||
ynh_die --message="Uhoh ... Yunohost failed to restore the app to the way it was before the failed upgrade :|"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue