summaryrefslogtreecommitdiff
path: root/doc/UPGRADE-2.2.0-2.2.7
diff options
context:
space:
mode:
Diffstat (limited to 'doc/UPGRADE-2.2.0-2.2.7')
-rwxr-xr-xdoc/UPGRADE-2.2.0-2.2.711
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/UPGRADE-2.2.0-2.2.7 b/doc/UPGRADE-2.2.0-2.2.7
deleted file mode 100755
index ae4ba8b1..00000000
--- a/doc/UPGRADE-2.2.0-2.2.7
+++ /dev/null
@@ -1,11 +0,0 @@
-Upgrading to version 2.2.7
-
-1. install LedgerSMB over top
- # cd /usr/local
- # tar zxvf sql-ledger-2.2.7.tar.gz
-
-2. fix permissions
- # chown -R nobody:nogroup *
- # chmod 711 templates users
-
-Note: replace nobody:nogroup with your web server user and group