lapineige 1 anno fa
parent
commit
ddc9681e6f
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      scripts/install

+ 3 - 0
scripts/install

@@ -159,7 +159,10 @@ 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 777 $final_path
 
 #=================================================
 # GENERIC FINALIZATION