mirror of
https://github.com/EvernodeXRPL/sashimono.git
synced 2026-04-29 15:38:00 +00:00
Removed log message in status command (#362)
This commit is contained in:
committed by
GitHub
parent
f8108cafb3
commit
eb3a3820a1
@@ -1434,7 +1434,7 @@ WantedBy=timers.target" >/etc/systemd/system/$EVERNODE_AUTO_UPDATE_SERVICE.timer
|
||||
generate_qrcode "$host_address"
|
||||
|
||||
# Remove first line and print.
|
||||
echo -e "\n${reg_info/$address_line/""}"
|
||||
echo -e "\n${reg_info/$address_line/""}" | sed '/MB_CLI_SUCCESS/d'
|
||||
|
||||
echo -e "NOTE: If the Host status is shown as inactive it will be marked as active after sending the next heartbeat.\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user