Skip to content

feat: add support to execute scripts #24

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

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Conversation

SaicharanKandukuri
Copy link
Member

new run_shell_script() to run shell script inside chroot

requires: $chroot_dir

usage

source plugins/envsetup
chroot_dir="path/to/chroot"
run_shell_script("/path/to/script")

chroot_dir variable gets auto-assigned when using do_build

intended usage is to use in addition_setup() {#...} function

@SaicharanKandukuri SaicharanKandukuri added the enhancement New feature or request label Apr 11, 2023
@SaicharanKandukuri SaicharanKandukuri merged commit c56aee3 into master Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant