v1.01
This commit is contained in:
parent
c7cba39ee2
commit
e019edfe1b
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
INSTALLERVERSION="0.9"
|
||||
INSTALLERVERSION="1.1"
|
||||
|
||||
if [[ $(whoami) != "root" ]]; then
|
||||
echo "You must be root to run this script!"
|
||||
|
|
Loading…
Reference in New Issue