@ -2,7 +2,8 @@
set -e
# Use sudo only if not root
git config core.autocrlf false
APT_CMD="apt"
if [ "$(id -u)" -ne 0 ]; then
APT_CMD="sudo apt"
The note is not visible to the blocked user.