Files
mixsy/deploy.sh

5 lines
101 B
Bash
Raw Permalink Normal View History

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