Skip to content

Commit f1e4520

Browse files
committed
Small update
1 parent 4ae03b1 commit f1e4520

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

commit.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
cd ./PyArchiveFile; git add .; git commit -am "Small update"; git push; cd ../PyNeoFile; git commit -am "Small update"; git push; cd ../PyCatFile; git commit -am "Small update"; git push; cd ../PyFoxFile; git commit -am "Small update"; git push;

0 commit comments

Comments
 (0)