Skip to content

Commit

Permalink
update script
Browse files Browse the repository at this point in the history
  • Loading branch information
david206 committed Aug 8, 2016
1 parent 27ea0f1 commit 99d0d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Expand Up @@ -3,5 +3,5 @@ cd /home/shimon/code/929-feeds
/home/shimon/anaconda2/bin/python ./fetch.py
git add feeds
git commit -m "update feeds"
git push
git push -f
echo "pushed"

0 comments on commit 99d0d3b

Please sign in to comment.