Răsfoiți Sursa

Leave /opt perms as default

Key Networks 7 ani în urmă
părinte
comite
fd94cd7f5c
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      build/build.sh

+ 1 - 1
build/build.sh

@@ -56,7 +56,7 @@ pkg -c ./package.json -t node8-linux-x64 bin/www -o $BUILD_DIR/ztncui
 
 popd
 
-install -m 750 -d $STAGING_DIR/opt
+install -m 755 -d $STAGING_DIR/opt
 install -m 750 -d $STAGING_DIR/opt/key-networks
 install -m 750 -d $STAGING_DIR/opt/key-networks/ztncui
 install -m 750 -d $STAGING_DIR/opt/key-networks/ztncui/etc