This website requires JavaScript.
Explore
Help
Sign In
iamthefij
/
minitor-go
Watch
1
Star
0
Fork
0
You've already forked minitor-go
Code
Issues
Pull Requests
Releases
9
Wiki
Activity
8c12e80ad2
minitor-go
/
compress_release.sh
4 lines
81 B
Bash
Raw
Normal View
History
Unescape
Escape
Switch to ubuntu
2021-01-08 22:59:28 +00:00
#! /bin/bash
Try to fix compress step
2021-01-08 22:38:55 +00:00
Change exec find
2021-01-08 23:01:58 +00:00
find ./dist -type f -executable -execdir tar -czvf
{
}
.tar.gz
{
}
\;
Reference in New Issue
Copy Permalink