Skip to content

Commit 10d13b7

Browse files
committed
update
1 parent 6920c5f commit 10d13b7

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

Makefile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.PHONY:
2+
git-sync:
3+
git pull
4+
git add .
5+
git commit -m "update"
6+
git push

git-sync.sh

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)