Change log viewer

This commit is contained in:
Skylar Grant 2023-01-22 23:16:11 -05:00
parent 38c4a6a644
commit 67769232cb
1 changed files with 1 additions and 1 deletions

View File

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