updated on Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git] / yuxtapa / yuxtapa.install
blobf1111e3af63656039df36759cdac0aea437de8e6
1 post_install() {
2   echo "Before running either the client or the server, do the following:"
3   echo "  * create the directory \"~/.config/yuxtapa/\""
4   echo "  * copy there the config files \"client.conf\" and \"server.conf\" from \"/usr/share/yuxtapa/\""
5   echo "  * modify the configurations to your needs"
6   echo "  * the manual with more information can be found at /usr/share/doc/yuxtapa/index.html"
8 post_upgrade() {
9   echo "It is possible that old config and/or data files will not work with the new version. Please check the release notes on the yuxtapa homepage."