forked from nihilist/blog-contributions
updated
This commit is contained in:
parent
a70c1566c6
commit
f851765b10
10
push.sh
10
push.sh
@ -3,10 +3,6 @@ sudo chown -R nihilist: .
|
|||||||
git config --global user.email "nihilist@nihilism.network"
|
git config --global user.email "nihilist@nihilism.network"
|
||||||
git config --global user.name "nihilist"
|
git config --global user.name "nihilist"
|
||||||
|
|
||||||
while :
|
git add -A
|
||||||
do
|
git commit
|
||||||
git add -A
|
git push
|
||||||
git commit
|
|
||||||
git push
|
|
||||||
done
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user