tasty revision to load feisty for full use
[feisty_meow.git] / scripts / processes / goodbye.sh
1 #!/bin/bash
2
3 # just prints a message before terminal exit.
4
5 source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
6
7 nechung
8
9 # quick pause to reflect.
10 sleep 2
11
12 \exit 0