We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
naughty-from.sh
BASHBREW_NAMESPACE
1 parent 429380b commit f316992Copy full SHA for f316992
naughty-from.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
set -Eeuo pipefail
3
4
-export BASHBREW_ARCH=
+export BASHBREW_ARCH= BASHBREW_NAMESPACE=
5
6
if [ "$#" -eq 0 ]; then
7
set -- '--all'
0 commit comments