generated from me/template-mit
Finalize output (for now).
This commit is contained in:
@@ -142,7 +142,7 @@ alias shared-reload2="update-shared2"
|
|||||||
git -C $project fetch >/dev/null 2>&1 && git -C $project status | grep "is behind" \
|
git -C $project fetch >/dev/null 2>&1 && git -C $project status | grep "is behind" \
|
||||||
| while read status; do
|
| while read status; do
|
||||||
log "\n\n`date` - Updates to env-shared are available via 'update-shared2'."
|
log "\n\n`date` - Updates to env-shared are available via 'update-shared2'."
|
||||||
#log ": '$status'"
|
log " '$status'"
|
||||||
done
|
done
|
||||||
fi & )
|
fi & )
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user