mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update upgrade
This commit is contained in:
parent
3ef05ea17d
commit
a70310271d
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ ynh_script_progression --message="Updating coturn config..." --weight=1
|
|||
# WARNING : theses command are used in INSTALL, UPGRADE
|
||||
# For any update do it in all files
|
||||
|
||||
coturn_config_path="/etc/matrix-$app/coturn.conf"
|
||||
coturn_config_path="/etc/$app/coturn.conf"
|
||||
|
||||
cp ../conf/turnserver.conf "$coturn_config_path"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue