Test commit
This commit is contained in:
@@ -5,6 +5,8 @@ if [[ $EUID -ne 0 ]]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
exit # FUNNY TEST LOL
|
||||||
|
|
||||||
# change directory relative to the current file path.
|
# change directory relative to the current file path.
|
||||||
cd $(dirname "$(readlink -f "$0")")
|
cd $(dirname "$(readlink -f "$0")")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user