Commit e709b35bd5d535fae4c1b0816402df77771c46fa

Authored by Lucas Kanashiro
1 parent d55b98fb

Corrigindo quebra de linha no gitlab-sei.tex

Showing 1 changed file with 4 additions and 2 deletions   Show diff stats
installDoc/gitlab-sei.tex
@@ -13,7 +13,9 @@ Baixar o script de instalação do Gitlab. @@ -13,7 +13,9 @@ Baixar o script de instalação do Gitlab.
13 \texttt{sudo yum install wget -y}}} 13 \texttt{sudo yum install wget -y}}}
14 14
15 \fbox{\parbox{\textwidth}{ 15 \fbox{\parbox{\textwidth}{
16 -\texttt{sudo wget https://gitlab.com/softwarepublico/labsei/raw/master/script/instalacaoGitlab.sh}}} 16 +\texttt{sudo wget \textbackslash
  17 +\\
  18 +https://gitlab.com/softwarepublico/labsei/raw/master/script/instalacaoGitlab.sh}}}
17 19
18 \fbox{\parbox{\textwidth}{ 20 \fbox{\parbox{\textwidth}{
19 \texttt{sudo chmod +x instalacaoGitlab.sh}}} 21 \texttt{sudo chmod +x instalacaoGitlab.sh}}}
@@ -28,4 +30,4 @@ Baixar o script de instalação do Gitlab. @@ -28,4 +30,4 @@ Baixar o script de instalação do Gitlab.
28 Você pode acessar o gitlab usando a url: http://<IP\_GITLAB> \\ 30 Você pode acessar o gitlab usando a url: http://<IP\_GITLAB> \\
29 Usuario: root \\ 31 Usuario: root \\
30 Senha 5iveL!fe \\ 32 Senha 5iveL!fe \\
31 -}}}  
32 \ No newline at end of file 33 \ No newline at end of file
  34 +}}}