Hans141 commited on
Commit
0049da3
·
1 Parent(s): 239efc1
Files changed (1) hide show
  1. index.sh +6 -0
index.sh ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ cd .github
2
+ rm -rf ISSUE_TEMPLATE
3
+ cd ..
4
+ git add .
5
+ git commit -m "chore"
6
+ git push