mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update install
This commit is contained in:
parent
d37c1e3998
commit
50738f6e1b
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ adduser turnserver ssl-cert
|
|||
ynh_script_progression --message="Configuring a systemd service..." --weight=1
|
||||
|
||||
# Create a dedicated systemd config
|
||||
ynh_add_systemd_config
|
||||
ynh_add_systemd_config --others_var="$turnserver_port"
|
||||
|
||||
mkdir -p /var/log/$app
|
||||
mkdir -p /etc/$app
|
||||
|
|
Loading…
Reference in a new issue