chore: 添加第三方依赖库
This commit is contained in:
5
thirdparty/rapier.js/testbed2d/publish.sh
vendored
Normal file
5
thirdparty/rapier.js/testbed2d/publish.sh
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
npm run build
|
||||
rsync -av dist/ crozet@ssh.cluster003.hosting.ovh.net:/home/crozet/rapier/demos2d
|
||||
# rsync -av dist/Box2D_v2.3.1_min.wasm.wasm crozet@ssh.cluster003.hosting.ovh.net:/home/crozet/rapier/Box2D_v2.3.1_min.wasm.wasm
|
||||
Reference in New Issue
Block a user