Aaron Dewes
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
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 |
|
|
|
|
|
|
|