1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ztncui_ynh.git synced 2024-09-03 18:06:05 +02:00

[fix] check_process

After zerotier_ynh removal from apps list, one has to --force its installation
This commit is contained in:
tituspijean 2020-05-14 16:16:31 +02:00
parent 380ce69aef
commit 748fba59e8

View file

@ -13,8 +13,7 @@
password="pass" password="pass"
port="666" (PORT) port="666" (PORT)
; pre-install ; pre-install
sudo yunohost app fetchlist sudo yunohost app install https://github.com/tituspijean/zerotier_ynh --force
sudo yunohost app install https://github.com/tituspijean/zerotier_ynh
; Checks ; Checks
pkg_linter=1 pkg_linter=1
setup_sub_dir=0 setup_sub_dir=0