mirror of
https://github.com/vmstan/gravity-sync.git
synced 2026-06-04 19:05:15 -04:00
Missing space
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ function push_gs {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
function logs_gs{
|
function logs_gs {
|
||||||
echo -e "These are the last three valid PULL timestamps"
|
echo -e "These are the last three valid PULL timestamps"
|
||||||
tail -n 3 ${SYNCING_LOG}
|
tail -n 3 ${SYNCING_LOG}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user