summaryrefslogtreecommitdiffstats
path: root/testing/flyspray/flyspray.post-install
blob: de166dac84eab45ebaf9bbc08368ff8f341752a8 (plain)
1
2
3
#!/bin/sh
echo -e "\nRemember to make a symlink from /usr/share/webapps/flyspray to the document root -or whatever- of your preferred webserver\n"
exit 0