mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
Update check_process
This commit is contained in:
parent
94096bded7
commit
a848ea1ad8
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
path="/path" (PATH)
|
path="/path" (PATH)
|
||||||
is_public="Yes" (PUBLIC|public=Yes|private=No)
|
is_public="Yes" (PUBLIC|public=Yes|private=No)
|
||||||
user="john" (USER)
|
admin_name="john" (USER)
|
||||||
passwd="$PASSWORD" (PASSWORD)
|
admin_pass="$PASSWORD" (PASSWORD)
|
||||||
email="abc@example.com"
|
admin_email="abc@example.com"
|
||||||
|
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue