diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-26 13:00:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-26 13:13:58 +0000 |
commit | e7604ea2ccc65d83e89be57314112c2c4662d9bd (patch) | |
tree | a5a0f1e7bf8e689c2da455bcf0153789dced5ac8 /testing/atheme-iris/atheme-iris.post-install | |
parent | 6c9c1be49d60d503b0da39ab0fa0a5b5325d524c (diff) | |
download | aports-e7604ea2ccc65d83e89be57314112c2c4662d9bd.tar.bz2 aports-e7604ea2ccc65d83e89be57314112c2c4662d9bd.tar.xz |
main/atheme-iris: moved from testing
Diffstat (limited to 'testing/atheme-iris/atheme-iris.post-install')
-rw-r--r-- | testing/atheme-iris/atheme-iris.post-install | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/atheme-iris/atheme-iris.post-install b/testing/atheme-iris/atheme-iris.post-install deleted file mode 100644 index 18a6f7a6e1..0000000000 --- a/testing/atheme-iris/atheme-iris.post-install +++ /dev/null @@ -1,8 +0,0 @@ -#!/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 "************************************************************************************************" |