small release script.
This commit is contained in:
8
pack-release.sh
Executable file
8
pack-release.sh
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
./build.py
|
||||||
|
cp ttic-debug.user.js dist/total-conversion-build.user.js
|
||||||
|
cp style.css dist/style.css
|
||||||
|
cp external/leaflet_google.js dist/leaflet_google.js
|
||||||
|
cp external/autolink.js dist/autolink.js
|
||||||
|
echo 'Done'
|
Reference in New Issue
Block a user