This website requires JavaScript.
Explore
Help
Register
Sign In
bobwen-dev
/
hunter
mirror of
https://github.com/bobwen-dev/hunter
Watch
1
Star
0
Fork
You've already forked hunter
0
Code
Issues
Releases
Wiki
Activity
f8534a7ac6
hunter
/
extra
/
actions
/
compress?archive_name.sh
4 lines
35 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
7z a
$archive_name
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink