This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
micro
Watch
1
Star
0
Fork
You've already forked micro
0
mirror of
https://github.com/Hopiu/micro.git
synced
2026-03-23 17:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9ece5c8a3f
micro
/
tools
/
vendor-src.sh
7 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix ordering of tagging and compiling in release script
2017-06-23 21:26:06 +00:00
cd
../..
Provide vendored tarball and zip with future releases
2016-11-28 01:15:33 +00:00
tar czf
"
$1
"
.tar.gz micro
Fix for nightly release
2016-11-28 02:19:15 +00:00
zip -rq
"
$1
"
.zip micro
Provide vendored tarball and zip with future releases
2016-11-28 01:15:33 +00:00
mv
"
$1
"
.tar.gz micro
mv
"
$1
"
.zip micro
Reference in a new issue
Copy permalink