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

Deal with Lowercase answers #6

Open
masterzorag opened this issue Apr 1, 2018 · 1 comment
Open

Deal with Lowercase answers #6

masterzorag opened this issue Apr 1, 2018 · 1 comment

Comments

@masterzorag
Copy link

anyfed/anyfed

Line 117 in ccb747c

if [ "$HASROOT" = "Y" ]; then

If user just reply 'y' (lowercase), the script will be prepared for using proot (as user),
falling then in a chain of issues in the chroot install

Faced many errors about cpio when installing via dnf,
I suggest to catch the wrong lowercase answer in some way

@masterzorag
Copy link
Author

issue #5 seems potentially related

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

1 participant