non important commit
This commit is contained in:
parent
f2d68d670e
commit
0a6f26ea9e
2 changed files with 4 additions and 5 deletions
|
|
@ -51,6 +51,10 @@
|
|||
exit 0
|
||||
}
|
||||
|
||||
git init
|
||||
git add .
|
||||
git commit -m "Project setup"
|
||||
|
||||
print "You are all done"
|
||||
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue