forked from React-Group/interstellar_ai
deployment changes
This commit is contained in:
parent
c0f95dc37e
commit
2274691291
6 changed files with 36 additions and 1 deletions
|
@ -9,6 +9,7 @@ cd ..
|
|||
npm start &
|
||||
pid_node=$!
|
||||
|
||||
sleep 2
|
||||
npx electron .
|
||||
|
||||
kill $pid_py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue