mirror of
https://github.com/YunoHost-Apps/libreddit_ynh.git
synced 2024-09-03 19:36:05 +02:00
debug
This commit is contained in:
parent
4d56744ef2
commit
3951bc554b
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ ynh_script_progression --message="Adding a configuration file..." --weight=1
|
|||
|
||||
ynh_add_config --template="../conf/libreddit.conf" --destination="$install_dir/libreddit.conf"
|
||||
|
||||
# debug
|
||||
ls "$install_dir/libreddit.conf"
|
||||
|
||||
chmod 400 "$install_dir/libreddit.conf"
|
||||
chown $app:$app "$install_dir/libreddit.conf"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue