This website works better with JavaScript.
Home
Explore
Help
Sign In
achmizs
/
AlwaysKillSticky
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Updated build script
master
Said Achmiz
6 years ago
parent
7ecd23682d
commit
cc35f839a1
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
build.sh
+ 2
- 1
build.sh
View File
@@ -1,3 +1,4 @@
#!/bin/sh
cp src/platform/$1/manifest.json build/$1/manifest.json
cp src/platform/$1/manifest.json build/$1/manifest.json
cp -R src/{*.js,*.html,*.css,fonts,images} build/$1/
Write
Preview
Loading…
Cancel
Save