added space on line 11
This commit is contained in:
2
debian/debian-essentials.sh
vendored
2
debian/debian-essentials.sh
vendored
@@ -8,7 +8,7 @@ fi
|
||||
|
||||
# check debian version
|
||||
read -d . VERSION < /etc/debian_version
|
||||
if [ $VERSION -eq 13]
|
||||
if [ $VERSION -eq 13 ]
|
||||
then
|
||||
echo "Wrong Version"
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user