mirror of
https://github.com/YunoHost-Apps/phpmyadmin_ynh.git
synced 2024-09-03 19:56:46 +02:00
Merge pull request #73 from YunoHost-Apps/Add-upgrade-from-a-previous-commit
Add upgrade from a previous commit
This commit is contained in:
commit
288bc6e92a
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
setup_private=0
|
setup_private=0
|
||||||
setup_public=0
|
setup_public=0
|
||||||
upgrade=1
|
upgrade=1
|
||||||
|
upgrade=1 from_commit=09ad01673cdfb9f893c138d92fce3bc965f5f8ed
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=0
|
multi_instance=0
|
||||||
incorrect_path=1
|
incorrect_path=1
|
||||||
|
@ -31,3 +32,7 @@
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=
|
Email=
|
||||||
Notification=none
|
Notification=none
|
||||||
|
;;; Upgrade options
|
||||||
|
; commit=09ad01673cdfb9f893c138d92fce3bc965f5f8ed
|
||||||
|
name=Force php5 for composer
|
||||||
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&
|
||||||
|
|
Loading…
Reference in a new issue