mirror of
https://github.com/YunoHost-Apps/ztncui_ynh.git
synced 2024-09-03 18:06:05 +02:00
[enh] install zerotier during package check
This commit is contained in:
parent
c01b1ebd3d
commit
a4da9a5126
1 changed files with 24 additions and 22 deletions
|
@ -12,6 +12,9 @@
|
|||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
password="pass"
|
||||
port="666" (PORT)
|
||||
; pre-install
|
||||
sudo yunohost app fetchlist
|
||||
sudo yunohost app install zerotier
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=0
|
||||
|
@ -37,4 +40,3 @@ Notification=none
|
|||
; commit=CommitHash
|
||||
name=Name and date of the commit.
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue