mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
typo
This commit is contained in:
parent
e395c420f9
commit
125f9790bf
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --l
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_print_info --message="Configuring SSOwat..."
|
ynh_print_info --message="Configuring SSOwat..."
|
||||||
|
|
||||||
ynh_app_setting_set --app=$app --key=unprotected_uris--value= "/"
|
ynh_app_setting_set --app=$app --key=unprotected_uris --value="/"
|
||||||
if [ $is_public -eq 0 ]
|
if [ $is_public -eq 0 ]
|
||||||
then
|
then
|
||||||
# If the app is private, only the shortened URLs are publics.
|
# If the app is private, only the shortened URLs are publics.
|
||||||
|
|
Loading…
Reference in a new issue