Skip to content

Commit

Permalink
wiki script
Browse files Browse the repository at this point in the history
  • Loading branch information
dcsan committed Jul 31, 2015
1 parent e9e0f0c commit d8f7893
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nap/bin/wiki-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ cd ../..

rm data/wiki/*


cp data/fcc.wiki/*md data/wiki

git add data/wiki
git commit -am "wiki update and merge"
git pull
git push
git fetch
git push -u

0 comments on commit d8f7893

Please sign in to comment.