diff options
Diffstat (limited to 'testing/flyspray/flyspray.post-install')
-rw-r--r-- | testing/flyspray/flyspray.post-install | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/flyspray/flyspray.post-install b/testing/flyspray/flyspray.post-install deleted file mode 100644 index de166dac84..0000000000 --- a/testing/flyspray/flyspray.post-install +++ /dev/null @@ -1,3 +0,0 @@ -#!/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 |