mirror of
https://github.com/techahold/rustdeskinstall.git
synced 2025-12-21 08:01:18 +01:00
Update install.sh
A small typo has been corrected.
This commit is contained in:
@@ -49,7 +49,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
# output ebugging info if $DEBUG set
|
# output debugging info if $DEBUG set
|
||||||
if [ "$DEBUG" = "true" ]; then
|
if [ "$DEBUG" = "true" ]; then
|
||||||
echo "OS: $OS"
|
echo "OS: $OS"
|
||||||
echo "VER: $VER"
|
echo "VER: $VER"
|
||||||
|
|||||||
Reference in New Issue
Block a user