@@ -0,0 +1,15 @@
#!/usr/bin/env bash
set -euo pipefail
umask 022
. version.bash
. flags.bash
. utilities.bash
STAGE="$1"
PACKAGE="$2"
. "stage/${MODE}/${PACKAGE}.bash"
The note is not visible to the blocked user.