mirror of
https://github.com/YunoHost-Apps/owntracks_ynh.git
synced 2024-09-03 19:56:24 +02:00
debug
This commit is contained in:
parent
24bce6eec5
commit
8a6417a874
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@ ynh_secure_remove "$install_dir/source"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Adding a configuration file..." --weight=1
|
||||
|
||||
ynh_exec_warn ls -lah "$install_dir/www"
|
||||
ynh_exec_warn ls -lah "$install_dir/www/public"
|
||||
ynh_exec_warn ls -lah "$install_dir/www/public/config"
|
||||
|
||||
ynh_add_config --template="config.example.js" --destination="$install_dir/www/public/config/config.js"
|
||||
|
||||
chmod -R o-rwx "$install_dir"
|
||||
|
|
Loading…
Add table
Reference in a new issue