Remove test commit

This commit is contained in:
William 2021-03-03 02:59:46 +00:00
parent 383227bfb7
commit 943d89015e

View File

@ -5,8 +5,6 @@ if [[ $EUID -ne 0 ]]; then
exit 1
fi
exit # FUNNY TEST LOL
# change directory relative to the current file path.
cd $(dirname "$(readlink -f "$0")")