diff --git a/scripts/debug b/scripts/debug index 59cc950..9891e73 100755 --- a/scripts/debug +++ b/scripts/debug @@ -97,8 +97,8 @@ if [[ ! -z "${UMBREL_OS:-}" ]]; then journalctl --unit=umbrel-external-storage.service | tail -n 30 echo - echo "External storage SDcard update service logs" - echo "-----------------------------------" + echo "External storage SD card update service logs" + echo "--------------------------------------------" journalctl --unit=umbrel-external-storage-sdcard-update.service | tail -n 30 fi