Test commit
This commit is contained in:
parent
a853d5c3ed
commit
383227bfb7
@ -5,6 +5,8 @@ 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")")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user