Merge pull request #1 from Brainhub24/Brainhub24-patch-1

Update install.sh
This commit is contained in:
Jan Gebser 2023-08-22 13:15:14 +02:00 committed by GitHub
commit 28cde25109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"