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
|
# check debian version
|
||||||
read -d . VERSION < /etc/debian_version
|
read -d . VERSION < /etc/debian_version
|
||||||
if [ $VERSION -eq 13]
|
if [ $VERSION -eq 13 ]
|
||||||
then
|
then
|
||||||
echo "Wrong Version"
|
echo "Wrong Version"
|
||||||
exit
|
exit
|
||||||
|
|||||||
Reference in New Issue
Block a user