updated on Wed Jan 25 20:08:56 UTC 2012
[aur-mirror.git] / dradis / install
blob417ce6b076036de85dc421ca88664ed0b2196d34
1 post_install() {
2   cd /opt/dradis
3   rake dradis:reset
5   echo "To run use ruby /opt/dradis/script/server and point your browser at https://localhost:3004/"