Compare commits

...

3 Commits

Author SHA1 Message Date
dinger1986 7707726d6d
Merge pull request #64 from Brainhub24/master
Typo issue
2024-02-04 20:34:56 +00:00
Jan Gebser 28cde25109
Merge pull request #1 from Brainhub24/Brainhub24-patch-1
Update install.sh
2023-08-22 13:15:14 +02:00
Jan Gebser 07e8ec8fd1
Update install.sh
A small typo has been corrected.
2023-08-22 13:14:26 +02:00
1 changed files with 1 additions and 1 deletions

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"