mirror of
https://github.com/YunoHost-Apps/archivist_ynh.git
synced 2024-09-03 18:15:55 +02:00
Remove debug
This commit is contained in:
parent
5922f35e70
commit
1648851af8
1 changed files with 0 additions and 5 deletions
|
@ -159,11 +159,6 @@ ynh_store_file_checksum --file="/etc/cron.d/$app"
|
|||
|
||||
# Set permissions to app files
|
||||
chown -R $app: $final_path
|
||||
## Debug
|
||||
ynh_exec_warn ls -l $final_path
|
||||
ynh_system_user_exists --username=$app
|
||||
#chmod -R 777 $final_path
|
||||
ynh_exec_warn ls -l $final_path
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Reference in a new issue