mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
iiab-remoteit: Refine #3183 tips if /etc/remoteit/config.json preserved
This commit is contained in:
parent
46ec13757c
commit
a1f9c5d3bd
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ if [ -f /etc/remoteit/config.json ]; then
|
|||
fi
|
||||
|
||||
echo -e "\e[1m\nYou can now check for this IIAB device in your https://remote.it account."
|
||||
echo -e "(IF your pre-existing /etc/remoteit/config.json was working in the past!)\e[0m\n"
|
||||
echo -e "(e.g. if you already registered it to your remote.it account in the past!)\e[0m\n"
|
||||
|
||||
echo -e "\e[1m1) Log in to https://remote.it or its Desktop Application on your own PC:\e[0m"
|
||||
echo -e " https://remote.it/download/\n"
|
||||
|
|
Loading…
Reference in a new issue