Skip to content

Conversation

@seraasch
Copy link

Minor CL tool difference between OSX and Linux

@anarcat
Copy link

anarcat commented Jan 27, 2016

odd... i was able to run the tool fine in debian here.

nevermind, i confirm the problem... it just that the script completes fine anyways.

@anarcat
Copy link

anarcat commented Jan 27, 2016

if, like me, you ran the script and pushed before noticing this problem, you should run:

cd ${repo}
sed -i -e 's/\(([^\)]+).md\)/(wiki\/\1)/g' README.md
cd ../${repo}.wiki
find . -name "*.md" -exec sed -i"" -e "s/\(([^\)]+).md\)/(\1)/g" '{}' +

i am not sure the rsync command makes any difference.

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

Successfully merging this pull request may close these issues.

2 participants