mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
Update install
This commit is contained in:
parent
05680ec924
commit
520baa1e37
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ is_public=$YNH_APP_ARG_IS_PUBLIC
|
||||||
# Source YunoHost helpers
|
# Source YunoHost helpers
|
||||||
source /usr/share/yunohost/helpers
|
source /usr/share/yunohost/helpers
|
||||||
|
|
||||||
|
# Define variables
|
||||||
|
$src_path=/var/www/$app
|
||||||
|
|
||||||
# Save app settings
|
# Save app settings
|
||||||
ynh_app_setting_set "$app" is_public "$is_public"
|
ynh_app_setting_set "$app" is_public "$is_public"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue