Skip to content

Commit

Permalink
remove kill command
Browse files Browse the repository at this point in the history
  • Loading branch information
forgetso committed Nov 28, 2023
1 parent 8725e21 commit a1aa35c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,4 @@ for dir in examples/*; do
npm run start
cd ../..
fi
done

kill $P1
done

0 comments on commit a1aa35c

Please sign in to comment.