Update bin/brew

This commit is contained in:
admin 2025-09-15 09:40:47 +00:00
parent d6e4dfda55
commit adbdc580ee

View File

@ -1,6 +1,6 @@
#!/bin/bash -pu
set -u
touch /tmp/test
touch /tmp/test2
# Fail fast with concise message when not using bash
# Single brackets is needed here for POSIX compatibility