Explorar o código

fix chown to root

lapineige hai 1 ano
pai
achega
9971eb97e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/upgrade

+ 1 - 1
scripts/upgrade

@@ -149,7 +149,7 @@ fi
 #=================================================
 
 # Set permissions on app files
-chown -R root: $final_path
+chown -R $app: $final_path
 
 #=================================================
 # GENERIC FINALIZATION