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:
parent
380ce69aef
commit
748fba59e8
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@
|
|||
password="pass"
|
||||
port="666" (PORT)
|
||||
; pre-install
|
||||
sudo yunohost app fetchlist
|
||||
sudo yunohost app install https://github.com/tituspijean/zerotier_ynh
|
||||
sudo yunohost app install https://github.com/tituspijean/zerotier_ynh --force
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=0
|
||||
|
|
Loading…
Add table
Reference in a new issue