generated from me/template-mit
Fix the newline to be after the output.
This commit is contained in:
@@ -175,7 +175,7 @@ function sync-all {
|
|||||||
echo "- $dir"
|
echo "- $dir"
|
||||||
done
|
done
|
||||||
|
|
||||||
echo -e "`date` - \nDone."
|
echo -e "`date` - Done.\n"
|
||||||
}
|
}
|
||||||
function sync-all-loop {
|
function sync-all-loop {
|
||||||
while true; do
|
while true; do
|
||||||
|
|||||||
Reference in New Issue
Block a user