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

Ensure generic pack contents have suitable permissions #3206

Open
itzg opened this issue Dec 23, 2024 · 0 comments
Open

Ensure generic pack contents have suitable permissions #3206

itzg opened this issue Dec 23, 2024 · 0 comments

Comments

@itzg
Copy link
Owner

itzg commented Dec 23, 2024

I know, but like I mentioned before, my CurseForge API key keeps getting limited and the downloads stop, so that AutoForge isn't working for me.
Thats why I'm using the generic setup. But anyway, we might have found the solution to what was going on. Basically the server-files.zip of ATM 10 has very weird permissions inside (version 2.8 and 2.9). Basically the whole content of the zip in 2.7 is writable and 2.8+2.9 had files that were read only.

So it would be awesome if you could add something like this: when you unzip the server files in your script you chmod 755 them so any weirdness with permissions being carried over can be prevented, at least if that doesn't cause any security implications.

Otherwise the user has to manually unzip -> change permission -> zip -> copy into the downloads folder again

Originally posted by @fab0912 in #3204 (reply in thread)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant