deployment changes

This commit is contained in:
Patrick_Pluto 2024-10-09 15:34:44 +02:00
parent c0f95dc37e
commit 2274691291
6 changed files with 36 additions and 1 deletions

View file

@ -9,6 +9,7 @@ cd ..
npm start &
pid_node=$!
sleep 2
npx electron .
kill $pid_py