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 ef28a91fc..ff328daf0 100644 --- a/install/debian/3.0/INSTALL +++ b/install/debian/3.0/INSTALL @@ -1,6 +1,6 @@ #!/bin/sh -echo "deb http://cleanwhisker.420.am/~ivan/freeside-woody/ ./" >>/etc/apt/sources.list +echo "deb http://pouncequick.420.am/~ivan/freeside-woody/ ./" >>/etc/apt/sources.list apt-get update apt-get install screen zsh libapache-mod-ssl libapache-mod-perl rsync \ |