@@ -5,6 +5,11 @@ if [[ $# -eq 0 ]] ; then
exit 0
fi
if [[ $EUID -ne 0 ]]; then
echo "This script must be run as root"
exit 1
basedir=`pwd`/beaglebone-black-$1
# Package installations for various sections.
The note is not visible to the blocked user.