lapineige 1 年之前
父节点
当前提交
b36285ec0f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/install

+ 1 - 1
scripts/install

@@ -152,7 +152,7 @@ ynh_store_file_checksum --file="/etc/cron.d/$app"
 ## Debug
 ynh_exec_warn ls -l $final_path
 #ynh_system_user_exists --username=$app
-chmod 777 $final_path
+chmod -R 777 $final_path
 ynh_exec_warn ls -l $final_path
 
 #=================================================