Changes between Version 56 and Version 57 of DevelopmentServer


Ignore:
Timestamp:
06/21/11 10:55:25 (5 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentServer

    v56 v57  
    7070{{{ 
    7171curl http://repo.varnish-cache.org/debian/GPG-key.txt | apt-key add - 
     72aptitude install lsb-release 
    7273echo "deb http://repo.varnish-cache.org/debian/ $(lsb_release -s -c) varnish-2.1" >> /etc/apt/sources.list.d/varnish.list 
    7374aptitude update