Skip to content

Modified original tool to run in linux#5

Open
seraasch wants to merge 1 commit intomorgant:masterfrom
seraasch:master
Open

Modified original tool to run in linux#5
seraasch wants to merge 1 commit intomorgant:masterfrom
seraasch:master

Conversation

@seraasch
Copy link
Copy Markdown

Minor CL tool difference between OSX and Linux

@anarcat
Copy link
Copy Markdown

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
Copy Markdown

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