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

+ 3 - 2
scripts/install

@@ -148,11 +148,12 @@ ynh_store_file_checksum --file="/etc/cron.d/$app"
 #=================================================
 
 # 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
+#ynh_system_user_exists --username=$app
 chmod 777 $final_path
+ynh_exec_warn ls -l $final_path
 
 #=================================================
 # GENERIC FINALIZATION