SHA256
use safe 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
|
||||
chmod +x "$TMPDIR/pbc"
|
||||
chmod o= "$TMPDIR/config.example"
|
||||
|
||||
"$TMPDIR/pbc" install
|
||||
rc=$?
|
||||
|
||||
Reference in New Issue
Block a user