SHA256
use save file mode for example config
This commit is contained in:
@@ -38,6 +38,7 @@ trap cleanup_tmpdir 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 "$TMPDIR/pbc"
|
chmod +x "$TMPDIR/pbc"
|
||||||
|
chmod o= "$TMPDIR/config.example"
|
||||||
|
|
||||||
"$TMPDIR/pbc" install
|
"$TMPDIR/pbc" install
|
||||||
rc=$?
|
rc=$?
|
||||||
|
|||||||
Reference in New Issue
Block a user