generated from me/template-mit
Add what will happen if updates are found.
This commit is contained in:
@@ -112,7 +112,8 @@ function update-shared2 {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
if [[ -d $project ]]; then
|
if [[ -d $project ]]; then
|
||||||
git -C $project status | grep TBD
|
git -C $project status | grep TBD &&
|
||||||
|
echo "`date` - Updates to env-shared are available."
|
||||||
fi &
|
fi &
|
||||||
|
|
||||||
# Shortcuts #
|
# Shortcuts #
|
||||||
|
|||||||
Reference in New Issue
Block a user