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

Cannot index string with string "has_wiki" + Git folder path error. #2

Open
lukasgabriel opened this issue Jul 20, 2021 · 1 comment

Comments

@lukasgabriel
Copy link

When running the script, I get the following output:

Fetching from https://api.github.com/user/repos?type=all&per_page=100&page=1
jq: error (at <stdin>:4): Cannot index string with string "has_wiki"
0 repositories updated

When removing the part that backs up wikis, I get the following error:

/volume1/homes/lukasgabriel/scripts/github2synology/github2synology.sh: line 38: c//volume1/@appstore/git/bin/git: No such file or directory

Running on DSM 7.0 with Git installed from SynoCommunity.

@skodapilot
Copy link

skodapilot commented Mar 5, 2022

I verified location of git and modified line 15 according it's location. In my case it is like this
GIT="/volume1/@appstore/Git/bin/git"

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