new fortean
[feisty_meow.git] / scripts / users / goodbye.sh
1 #!/bin/bash
2
3 # just prints a message before terminal exit.
4
5 source $FEISTY_MEOW_SCRIPTS/core/functions.sh
6
7 nechung
8
9 # quick pause to reflect.
10 sleep 2
11
12 \exit 0