diff options
-rwxr-xr-x | scripts/commit-xfce-sync.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/commit-xfce-sync.sh b/scripts/commit-xfce-sync.sh index d4e7ab6..6d503a8 100755 --- a/scripts/commit-xfce-sync.sh +++ b/scripts/commit-xfce-sync.sh @@ -13,3 +13,5 @@ for i in ${pkgs}; do popd >/dev/null done popd >/dev/null + +echo "Everything committed, don't forget to push!" |