mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Add info to show log location
This commit is contained in:
parent
c5752b335c
commit
4a80caece1
@ -258,7 +258,8 @@ function logs_export {
|
||||
### Output Sync Logs
|
||||
function logs_gs {
|
||||
import_gs
|
||||
|
||||
|
||||
echo -e "${INFO} Tailing ${LOG_PATH}/${SYNCING_LOG}"
|
||||
echo -e "========================================================"
|
||||
echo -e "Recent Complete ${YELLOW}PULL${NC} Executions"
|
||||
tail -n 7 "${LOG_PATH}/${SYNCING_LOG}" | grep PULL
|
||||
|
Loading…
Reference in New Issue
Block a user