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

Shell scripts need a permissions change #1

Closed
fusion809 opened this issue Dec 16, 2019 · 0 comments
Closed

Shell scripts need a permissions change #1

fusion809 opened this issue Dec 16, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@fusion809
Copy link

Hi,

When I try to build this mod with make, I get the error:

Fetching Eluant from GitHub.
Fetching rix0rrr.BeaconLib from NuGet.
./thirdparty/fetch-thirdparty-deps.sh: line 93: ../noget.sh: Permission denied
make[1]: *** [Makefile:171: cli-dependencies] Error 126
make[1]: Leaving directory '/data/GitHub/others/CAmod/engine'
make: *** [Makefile:106: engine-dependencies] Error 2

Shell scripts throughout this repo seem to have non-executable permissions. If you'd like to fix this, run chmod +x filename for all files with a .sh file extension.

Thanks for your time

@Inq8 Inq8 self-assigned this Dec 16, 2019
@Inq8 Inq8 added the bug Something isn't working label Dec 16, 2019
Inq8 added a commit that referenced this issue Dec 16, 2019
@Inq8 Inq8 closed this as completed Dec 16, 2019
darkademic referenced this issue in darkademic/CAmod Apr 30, 2020
…lection more by randomly selecting from map squares in the top 50% of attractiveness rather than choosing the #1 square every time.
darkademic referenced this issue in darkademic/CAmod Apr 30, 2020
…lection more by randomly selecting from map squares in the top 50% of attractiveness rather than choosing the #1 square every time.
darkademic referenced this issue in darkademic/CAmod Oct 29, 2022
darkademic referenced this issue in darkademic/CAmod Oct 30, 2022
darkademic referenced this issue in darkademic/CAmod Nov 14, 2022
…ulties. Mission Inq8#5 added missing player base location update.
darkademic referenced this issue in darkademic/CAmod Nov 26, 2022
darkademic referenced this issue in darkademic/CAmod Jan 6, 2023
…mber HP from 26.5k to 30k and increased EMP duration a little.
darkademic referenced this issue in darkademic/CAmod Jan 6, 2023
…mber HP from 26.5k to 30k and increased EMP duration a little.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants