SHA256
remove obsolete chmod on config.example
This commit is contained in:
@@ -38,7 +38,6 @@ trap cleanup_work_dir EXIT
|
|||||||
|
|
||||||
! download_files config.example pbc && echo "Error downloading files!" >&2 && exit 10
|
! download_files config.example pbc && echo "Error downloading files!" >&2 && exit 10
|
||||||
chmod +x "$WORK_DIR/pbc"
|
chmod +x "$WORK_DIR/pbc"
|
||||||
chmod o= "$WORK_DIR/config.example"
|
|
||||||
|
|
||||||
"$WORK_DIR/pbc" install
|
"$WORK_DIR/pbc" install
|
||||||
rc=$?
|
rc=$?
|
||||||
|
|||||||
Reference in New Issue
Block a user