updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / tcshrc / tcshrc.install
blob7428951148eb3257088b4c83c235fff4d530c810
1 post_install() {
2     echo ""
3     echo ">> NOTE: run '/usr/bin/tcshrc_config -s' to install all"
4     echo ">> tcshrc files to /etc/skel folder for system-wide install."
5     echo ""
6     echo ">> NOTE: run '/usr/bin/tcshrc_config -u' for installation of"
7     echo ">> all tcshrc files to the current user folder."
8     echo ""
11 post_upgrade() {
12         post_install $1