mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-06 06:48:21 +00:00
reverting setyp_machine:changed to main branch
This commit is contained in:
parent
43fc88363c
commit
4fa2230be0
1 changed files with 1 additions and 2 deletions
|
|
@ -65,8 +65,7 @@ sudo cp /tmp/postgrest.service /lib/systemd/system/postgrest.service
|
|||
|
||||
# Setup app directory
|
||||
mkdir -p ~/app
|
||||
git clone -b plugin/textract https://github.com/ToolJet/ToolJet.git ~/app && cd ~/app
|
||||
#need to change it main before merging the PR
|
||||
git clone -b main https://github.com/ToolJet/ToolJet.git ~/app && cd ~/app
|
||||
|
||||
mv /tmp/.env ~/app/.env
|
||||
mv /tmp/setup_app ~/app/setup_app
|
||||
|
|
|
|||
Loading…
Reference in a new issue