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

why #16

Open
MrEMC9000 opened this issue Apr 15, 2021 · 1 comment
Open

why #16

MrEMC9000 opened this issue Apr 15, 2021 · 1 comment

Comments

@MrEMC9000
Copy link

sh: 0: Refusing to exec make-arch_drv.sh from noexec mount; see https://chromium.googlesource.com/chromiumos/docs/+/master/security/noexec_shell_scripts.md

@daboisadasd
Copy link

To fix this error, copy the file to /var/ then execute the file in /var/
For example
cd /tmp
git clone https://github.com/altreact/archbk.git
cd archbk
cp make.sh /var
sh -c "$(cat /var/make.sh)"
sorry for my poor explanation

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

No branches or pull requests

2 participants