mirror of
https://github.com/YunoHost-Apps/adminer_ynh.git
synced 2024-09-03 18:06:06 +02:00
Update upgrade
This commit is contained in:
parent
047f66502a
commit
3497f59e6b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ ynh_script_progression --message="Ensuring downward compatibility..." --weight=1
|
|||
|
||||
# If the admin is not defined, We can't upgrade this app
|
||||
if [ -z "$admin" ]; then
|
||||
ynh_die --message="You are upgrading Adminer from a version where the admin is not defined. please reinstall the Adminer"
|
||||
ynh_die --message="You are upgrading Adminer from a version where the admin is not defined. Please reinstall Adminer"
|
||||
fi
|
||||
|
||||
# Cleaning legacy permissions
|
||||
|
|
Loading…
Add table
Reference in a new issue