mirror of
https://github.com/YunoHost-Apps/coturn_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update install
This commit is contained in:
parent
0814e0847f
commit
f65860e5e6
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ ynh_store_file_checksum --file="$coturn_config_path"
|
|||
# For any update do it in all files
|
||||
mkdir -p $data_path
|
||||
cp -f ../sources/Coturn_config_rotate.sh $data_path/
|
||||
chmod +x $final_path/Coturn_config_rotate.sh
|
||||
chmod +x $data_path/Coturn_config_rotate.sh
|
||||
|
||||
#=================================================
|
||||
# SET COTURN CRON
|
||||
|
|
Loading…
Add table
Reference in a new issue