summarylogtreecommitdiffstats
path: root/filebin.install
diff options
context:
space:
mode:
authorhashworks2020-06-17 21:07:42 +0200
committerhashworks2020-06-17 21:07:42 +0200
commit6875ff5924164d31d0dc65daee453d906ec22a97 (patch)
tree8af6e32de578a48956552f078367fe7dda9c6448 /filebin.install
parentcc418ff98b011d5643f9f75a3c2aeb2dc2b70414 (diff)
downloadaur-filebin.tar.gz
Add MIT license for framework (./system), add docs
Diffstat (limited to 'filebin.install')
-rw-r--r--filebin.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/filebin.install b/filebin.install
index fd6569dca78d..62f7c5f05aee 100644
--- a/filebin.install
+++ b/filebin.install
@@ -8,9 +8,9 @@ post_install() {
echo "Run 'php /usr/share/webapps/filebin/index.php tools update_database' to initialize your database."
echo "Run 'php /usr/share/webapps/filebin/index.php user add_user' to add your first user."
- echo "Additional information can be found in '/usr/share/webapps/filebin/INSTALL'."
+ echo "Additional information can be found in '/usr/share/doc/filebin'."
echo ""
- echo "For nginx and php-fpm there are sample configuration files in '/usr/share/webapps/filebin'."
+ echo "For nginx and php-fpm there are sample configuration files in '/usr/share/doc/filebin/examples'."
echo ""
echo "Additionally you should enable 'filebin-user-cron.timer' and 'filebin-user-cron.timer'."
echo "-------------------------------------------------------------------------------"