Skip to content

Commit b2423e3

Browse files
committed
Adding upload script
1 parent bd3271c commit b2423e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

upload.sh

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
git add -A
2+
git commit -m "$1"
3+
git push

0 commit comments

Comments
 (0)