Pekka Helenius
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
0 deletions
-
runme.sh
|
|
@ -66,6 +66,12 @@ function checkRoot() { |
|
|
|
|
|
|
|
checkRoot |
|
|
|
|
|
|
|
########################################################### |
|
|
|
# Colors |
|
|
|
|
|
|
|
bash_red='\e[91m' |
|
|
|
bash_color_default='\e[0m' |
|
|
|
|
|
|
|
########################################################### |
|
|
|
# Check for command dependencies |
|
|
|
|
|
|
|