Merge pull request #64 from Brainhub24/master

Typo issue
This commit is contained in:
dinger1986 2024-02-04 20:34:56 +00:00 committed by GitHub
commit 7707726d6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,7 +82,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"