diff options
-rw-r--r-- | install/debian/3.0/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/debian/3.0/INSTALL b/install/debian/3.0/INSTALL index ff328daf0..96991e81d 100644 --- a/install/debian/3.0/INSTALL +++ b/install/debian/3.0/INSTALL @@ -14,7 +14,7 @@ apt-get install screen zsh libapache-mod-ssl libapache-mod-perl rsync \ libstring-shellquote-perl libnet-scp-perl libapache-asp-perl \ libtie-ixhash-perl libtime-duration-perl \ libhtml-widgets-selectlayers-perl libstorable-perl \ - libapache-dbi-perl libdbd-mysql-perl + libapache-dbi-perl libcache-cache-perl libdbd-mysql-perl useradd freeside su postgres -c "createuser -P freeside" |