mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-06-23 14:20:32 -04:00
Tail instead of cat
This commit is contained in:
parent
b5d2593628
commit
b06bce796b
@ -190,7 +190,7 @@ function logs_crontab {
|
||||
echo -e "========================================================"
|
||||
echo -e "========================================================"
|
||||
echo -e ""
|
||||
cat ${CRONTAB_LOG}
|
||||
tail -n 1000 ${CRONTAB_LOG}
|
||||
echo -e ""
|
||||
echo -e "========================================================"
|
||||
echo -e "========================================================"
|
||||
|
Loading…
x
Reference in New Issue
Block a user