Skip to content
This repository was archived by the owner on Jan 25, 2019. It is now read-only.

Conversation

@dashohoxha
Copy link
Member

No description provided.

cmd_exec "/host/tmp/$(basename $scrfile)" "$@"
err=$?
rm -rf tmp/
[[ $err == 0 ]] || exit $err
Copy link
Member Author

@dashohoxha dashohoxha Jun 30, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it work with just return $err ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants