mirror of
https://github.com/YunoHost-Apps/my_capsule_ynh.git
synced 2024-09-03 19:46:21 +02:00
yunohost app install force
This commit is contained in:
parent
364784da4a
commit
f8d39e535e
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ source _common.sh
|
|||
source ynh_apps
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
echo "Yes, I understand" | ynh_install_apps --apps="gemserv"
|
||||
# ynh_install_apps --apps="gemserv"
|
||||
yunohost app install --force gemserv
|
||||
|
||||
#=================================================
|
||||
# CREATE DEDICATED USER
|
||||
|
|
Loading…
Add table
Reference in a new issue