Commit ef9ceb4cdb30069c9455994e0ad3edf854fe0e13
1 parent
708011f7
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
instalsw.sh
... | ... | @@ -3,6 +3,8 @@ echo |
3 | 3 | echo "instala as dependencias e i3geo em uma distribuicao nova" |
4 | 4 | echo "nao rode em uma instalacao que ja contem o i3geo" |
5 | 5 | echo "sudo ./instalasw.sh" |
6 | +echo "wget http://edmarmoretti.com.br/i3geo/instalsw.sh | |
7 | + | |
6 | 8 | echo "===============================================================" |
7 | 9 | |
8 | 10 | apt-get --assume-yes install apache2 apache2-doc apache2-utils | ... | ... |