Commit 0c2877214375f84a13fd568ab54dd29d8afdcd06
1 parent
3a8d8e8e
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
instalsw.sh
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | 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 | -echo "sudo ./instalasw.sh | |
5 | +echo "sudo ./instalasw.sh" | |
6 | 6 | echo "===============================================================" |
7 | 7 | |
8 | 8 | apt-get install apache2 apache2-doc apache2-utils | ... | ... |