Update 'installer.sh'
This commit is contained in:
@@ -18,7 +18,7 @@ if [ "$ID" = "debian" ]; then
|
||||
elif [ "$ID" = "ubuntu" ]; then
|
||||
LinVer=Ubuntu
|
||||
else
|
||||
echo "this OS is not yet supported"
|
||||
echo "this OS is not supported"
|
||||
fi
|
||||
|
||||
##-----------##
|
||||
|
||||
Reference in New Issue
Block a user