瀏覽代碼

Remove debug

lapineige 1 年之前
父節點
當前提交
1648851af8
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      scripts/install

+ 0 - 5
scripts/install

@@ -159,11 +159,6 @@ ynh_store_file_checksum --file="/etc/cron.d/$app"
 
 
 # Set permissions to app files
 # Set permissions to app files
 chown -R $app: $final_path
 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
 # GENERIC FINALIZATION