there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / doc / UPGRADE-2.4.3-2.4.4
diff --git a/sql-ledger/doc/UPGRADE-2.4.3-2.4.4 b/sql-ledger/doc/UPGRADE-2.4.3-2.4.4
deleted file mode 100644 (file)
index a845e87..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-Upgrading to version 2.4.4
-
-1. install SQL-Ledger over top
-   # cd /usr/local
-   # tar zxvf sql-ledger-2.4.4.tar.gz
-
-2. fix permissions
-   # chown -hR nobody:nogroup *
-   # chmod 711 templates users css spool
-
-Note: replace nobody:nogroup with your web server user and group
-