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)
|
||||
path="/path" (PATH)
|
||||
is_public="Yes" (PUBLIC|public=Yes|private=No)
|
||||
user="john" (USER)
|
||||
passwd="$PASSWORD" (PASSWORD)
|
||||
email="abc@example.com"
|
||||
admin_name="john" (USER)
|
||||
admin_pass="$PASSWORD" (PASSWORD)
|
||||
admin_email="abc@example.com"
|
||||
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
|
|
Loading…
Add table
Reference in a new issue