diff --git a/bin/util/patch_all.sh b/bin/util/patch_all.sh index 8774546..4a7ddd1 100755 --- a/bin/util/patch_all.sh +++ b/bin/util/patch_all.sh @@ -4,7 +4,7 @@ # Apply a git commit to all branches # -branches='main altair bellatrix capella deneb' +branches='altair bellatrix capella deneb' if [ $# -eq 0 ]; then echo "Usage: $0 "