Skip to content

Commit

Permalink
Correção nos comandos
Browse files Browse the repository at this point in the history
  • Loading branch information
rtenorioh committed Oct 12, 2022
1 parent f6d3573 commit a580d59
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions docs/INSTALL_VPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ PORT=8080
PROXY_PORT=443
CHROME_BIN=/usr/bin/google-chrome-stable
DB_DIALECT=mysql
DB_HOST=localhost
DB_HOST=localhost
DB_TIMEZONE=-03:00
DB_USER=root
DB_PASS=
Expand Down Expand Up @@ -325,13 +325,9 @@ server {

```cd Press-Ticket/```

73. Preparar o arquivo de update
73. Dentro da pasta do sistema rode o comando abaixo para executar a atualização

```chmod +x UPDATE.sh```

74. Para executar a atualização

```./UPDATE.sh```
```sh UPDATE.sh```

==============================================================

Expand Down

0 comments on commit a580d59

Please sign in to comment.