Change log viewer

This commit is contained in:
Skylar Grant 2023-01-22 22:48:26 -05:00
parent 8f4bf90334
commit 3ea70b0898
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ case "$opt" in
3)
# View logs
clear
less log.txt
tail -f log.txt
;;
4)
# Update Hestia