Skip to content

Commit 99d0d3b

Browse files
committed
update script
1 parent 27ea0f1 commit 99d0d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ cd /home/shimon/code/929-feeds
33
/home/shimon/anaconda2/bin/python ./fetch.py
44
git add feeds
55
git commit -m "update feeds"
6-
git push
6+
git push -f
77
echo "pushed"

0 commit comments

Comments
 (0)