@ -1,7 +1,7 @@
#!/bin/sh
# set -x # debug
set -E # abort on errors
set -e # abort on errors
cd "${0%/*}" # where this script is located
usage() {
The note is not visible to the blocked user.