mirror of
https://github.com/YunoHost-Apps/icecoder_ynh.git
synced 2024-09-03 19:26:10 +02:00
Update check_process
This commit is contained in:
parent
547067927a
commit
d55a0c06a9
1 changed files with 1 additions and 2 deletions
|
@ -31,8 +31,7 @@ Notification=none
|
||||||
;; Default test serie
|
;; Default test serie
|
||||||
# Comment ignored
|
# Comment ignored
|
||||||
; pre-install
|
; pre-install
|
||||||
echo -n "Here your commands to execute in the container"
|
sudo yunohost app install my_webapp -a domain="domain.tld"&path="/site"&admin="john"&language=fr&is_public=1&password=pass&port=666
|
||||||
echo ", before each installation of the app."
|
|
||||||
; Manifest
|
; Manifest
|
||||||
# You need to provide default values for installation parameters ...
|
# You need to provide default values for installation parameters ...
|
||||||
# EXCEPT for special args: domain, path, admin, and is_public
|
# EXCEPT for special args: domain, path, admin, and is_public
|
||||||
|
|
Loading…
Add table
Reference in a new issue