mixsy/deploy.sh

5 lines
101 B
Bash
Raw Normal View History

2020-07-03 14:40:22 +00:00
#!/bin/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