mixsy/deploy.sh

7 lines
113 B
Bash
Raw Normal View History

2020-07-03 14:40:22 +00:00
#!/bin/sh
./build.sh
2020-07-03 15:19:57 +00:00
zip -r mixsy.zip README.md index.html merge.png pkg
2020-07-03 14:40:22 +00:00
butler push mixsy.zip ruin/mixsy:html