Commit 708011f7b94ac57c77535ba8bd37d84da8ab1e18

Authored by Edmar Moretti
1 parent 9cfdc3d6

--no commit message

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
instalsw.sh
... ... @@ -19,6 +19,8 @@ apt-get --assume-yes install libapache2-mod-php5 php5 php5-json php5-common php5
19 19  
20 20 apt-get --assume-yes install subversion
21 21  
  22 +apt-get clean
  23 +
22 24 svn checkout "http://svn.softwarepublico.gov.br/svn/i3geo/subgrupos/i3geo" /var/www --username i3geosaude --password i3geosaude --non-interactive
23 25  
24 26 cd /tmp
... ...