mirror of
https://github.com/YunoHost-Apps/coturn_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update upgrade
This commit is contained in:
parent
44a77aabc6
commit
2d2c2f5eca
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ ynh_store_file_checksum --file="$coturn_config_path"
|
||||||
#mkdir -p $data_path
|
#mkdir -p $data_path
|
||||||
cp -f ../sources/Coturn_config_rotate.sh $data_dir/
|
cp -f ../sources/Coturn_config_rotate.sh $data_dir/
|
||||||
ynh_replace_string --match_string="__APP__" --replace_string=$app --target_file=$data_dir/Coturn_config_rotate.sh
|
ynh_replace_string --match_string="__APP__" --replace_string=$app --target_file=$data_dir/Coturn_config_rotate.sh
|
||||||
chmod +x $data_path/Coturn_config_rotate.sh
|
chmod +x $data_dir/Coturn_config_rotate.sh
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SET COTURN CRON
|
# SET COTURN CRON
|
||||||
|
|
Loading…
Add table
Reference in a new issue