Update install.sh

A small typo has been corrected.
This commit is contained in:
Jan Gebser
2023-08-22 13:14:26 +02:00
committed by GitHub
parent 5f7fdb85a0
commit 07e8ec8fd1

View File

@@ -49,7 +49,7 @@ else
fi
# output ebugging info if $DEBUG set
# output debugging info if $DEBUG set
if [ "$DEBUG" = "true" ]; then
echo "OS: $OS"
echo "VER: $VER"