This commit is contained in:
ZAKS Web 2025-05-06 23:36:24 +02:00
parent c7cba39ee2
commit e019edfe1b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.00
1.01

View File

@ -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!"