Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract/run/remove a care archive in one command #47

Open
ivoire opened this issue Apr 7, 2014 · 1 comment
Open

Extract/run/remove a care archive in one command #47

ivoire opened this issue Apr 7, 2014 · 1 comment

Comments

@ivoire
Copy link
Contributor

ivoire commented Apr 7, 2014

It would be really hanldy to be able to extract, re-execute and remove the result of the extraction in only one command.

Something like:

./foo.bin
./foo/re-execute.sh
rm -rf foo/

Would be replaced by:

./foo.bin --extract-execute-remove
@VinceBZH
Copy link

VinceBZH commented Apr 7, 2014

It would be a very good feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants