aboutsummaryrefslogtreecommitdiffstats
path: root/testing/racktables/racktables.post-install
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2013-08-30 14:38:57 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2013-08-30 14:39:27 +0000
commit4ca5b41c394977d681a4cf0c85dce351180f162a (patch)
tree2724c644ef40fa9889bbf60ef043fb69046f6b87 /testing/racktables/racktables.post-install
parent1605e4d90d572350c0fa2338806b700b41de31cb (diff)
downloadaports-4ca5b41c394977d681a4cf0c85dce351180f162a.tar.bz2
aports-4ca5b41c394977d681a4cf0c85dce351180f162a.tar.xz
testing/racktables: create secret.php
Diffstat (limited to 'testing/racktables/racktables.post-install')
-rwxr-xr-xtesting/racktables/racktables.post-install4
1 files changed, 3 insertions, 1 deletions
diff --git a/testing/racktables/racktables.post-install b/testing/racktables/racktables.post-install
index 222c750ffd..5b7905cf2c 100755
--- a/testing/racktables/racktables.post-install
+++ b/testing/racktables/racktables.post-install
@@ -4,4 +4,6 @@ echo "* Please give ownership to the web server user, the following directories:
echo "*"
echo "* /etc/racktables"
echo "*"
-
+echo -e "* Symlink /usr/share/webapps/RackTables/index-racktables.php\n\
+ to your webserver directory"
+echo "*"