The single most boring part of coding...
@@ -1,5 +1,7 @@
#!/bin/sh
# Copyright 2017 Michael De Roover
if [ $EUID != 0 ]
then
printf "This script needs to be run as root.\n"
The note is not visible to the blocked user.