This website works better with JavaScript
Home
Explore
Help
Register
Sign In
marx
/
acmx
Watch
1
Star
0
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
acmx
/
scripts
/
update_static.sh
update_static.sh
57 B
Permalink
History
Raw
1
2
3
#!/bin/bash
rm -r out/static
cp -r src/static out/static