Add some debug logs to outdated and update dev scripts
This commit is contained in:
@@ -8,3 +8,7 @@ function ensure_working_directory! {
|
||||
exit
|
||||
fi
|
||||
}
|
||||
|
||||
function debug_msg {
|
||||
echo "==> $1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user