Browse Source

Add upgrade from a previous commit (#104)

* Add upgrade from a previous commit

* Use another commit for upgrade from commit
pull/102/head
Maniack Crudelis 8 years ago
committed by JimboJoe
parent
commit
d0075712a9
  1. 5
      check_process

5
check_process

@ -12,6 +12,7 @@
setup_private=0 setup_private=0
setup_public=0 setup_public=0
upgrade=1 upgrade=1
upgrade=1 from_commit=68c2f41da6b33bd8c949e5ba624bedba08c448be
backup_restore=1 backup_restore=1
multi_instance=0 multi_instance=0
incorrect_path=1 incorrect_path=1
@ -33,3 +34,7 @@
;;; Options ;;; Options
Email= Email=
Notification=none Notification=none
;;; Upgrade options
; commit=68c2f41da6b33bd8c949e5ba624bedba08c448be
name=Move patches to the right folder
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&user_home=1&
Loading…
Cancel
Save