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

Script checks for /etc writable permission even if /etc directory is not used #30

Closed
electrofloat opened this issue Feb 5, 2023 · 2 comments

Comments

@electrofloat
Copy link

I was just trying out the script without sudo of course by modifying the variables:
geo_conf, errorlog, base_dir

but even if /etc would not be used in this scenario the script still checks for it here:
https://github.com/wirefalls/geo-nft/blob/main/geo-nft.sh#L1056

@wirefalls
Copy link
Owner

I was just trying out the script without sudo of course by modifying the variables: geo_conf, errorlog, base_dir

but even if /etc would not be used in this scenario the script still checks for it here: https://github.com/wirefalls/geo-nft/blob/main/geo-nft.sh#L1056

That's a good catch, I'll work on a fix. Thanks.

@wirefalls
Copy link
Owner

Hello,

I'll be pushing a fix for this shortly. Thank you for finding and reporting the issue, very much appreciated.

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