mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update upgrade
This commit is contained in:
parent
1c3536c130
commit
73a3f0d699
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ exec_occ() {
|
||||||
# HANDLE DATABASE MIGRATION FROM MYSL TO PSQL
|
# HANDLE DATABASE MIGRATION FROM MYSL TO PSQL
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# If we're moving through version 28.0.2~ynh1 (in which the switch to psql is made)
|
# If we're moving through version 29.0.2~ynh1 (in which the switch to psql is made)
|
||||||
if ynh_compare_current_package_version --comparison lt --version 29.0.2~ynh1
|
if ynh_compare_current_package_version --comparison lt --version 29.0.2~ynh1
|
||||||
then
|
then
|
||||||
# Double-check the MySQL DB is here
|
# Double-check the MySQL DB is here
|
||||||
|
|
Loading…
Add table
Reference in a new issue