1
0
Fork 0
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:
tituspijean 2020-04-16 16:01:37 +02:00
parent c01b1ebd3d
commit a4da9a5126

View file

@ -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&