mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
3 lines
42 B
Bash
3 lines
42 B
Bash
|
#!/bin/bash
|
||
|
set -ex
|
||
|
upx dist/cowyo*/cowyo*
|