mirror of
https://github.com/YunoHost-Apps/turtl_ynh.git
synced 2024-09-03 20:26:35 +02:00
Update install
This commit is contained in:
parent
93d9fda675
commit
d9f2513338
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ chown -R $app:www-data "$datadir"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Adding a configuration file..." --weight=1
|
||||
|
||||
public_ip4="$(curl -s ip.yunohost.org)" || true
|
||||
ynh_add_config --template="../conf/config.yaml.default" --destination="$final_path/config/config.yaml"
|
||||
|
||||
chmod 400 "$final_path/config/config.yaml"
|
||||
|
|
Loading…
Add table
Reference in a new issue