diff --git a/cleanup.sh b/cleanup.sh index 597bd02..1c97da2 100755 --- a/cleanup.sh +++ b/cleanup.sh @@ -16,6 +16,28 @@ fi # Make Sure The Environment Is Non-Interactive export DEBIAN_FRONTEND=noninteractive +# Stick A Warning Message For Breaking Changes +function _warningMsg() { +cat <