mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 04:00:34 +02:00
add space
This commit is contained in:
@@ -67,7 +67,7 @@ do
|
||||
|
||||
# set admin string
|
||||
if [ ${lcd} -eq 1 ]; then
|
||||
adminStr="ssh admin@${localip} ->Password A"
|
||||
adminStr="ssh admin@${localip} -> Password A"
|
||||
else
|
||||
adminStr="Use CTRL+c to EXIT to Terminal"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user