aports/community/atheme-iris/atheme-iris.post-install
2017-05-27 20:44:56 +00:00

9 lines
739 B
Bash

#!/bin/sh
echo "************************************************************************************************"
echo "***** Before starting atheme-iris, you need to: *****"
echo "***** *****"
echo "***** 1 - Modify /etc/atheme-iris/iris.conf *****"
echo "***** 2 - make a symlink from /etc/atheme-iris/iris.conf to /var/lib/atheme-iris/iris.conf *****"
echo "***** 3 - Run /etc/init.d/atheme-iris setup *****"
echo "************************************************************************************************"