Remove Readme on init
This commit is contained in:
parent
d276af90e6
commit
042f4fb974
3
init.sh
3
init.sh
@ -22,5 +22,8 @@ git remote rm origin
|
|||||||
# Reinit Git
|
# Reinit Git
|
||||||
git init
|
git init
|
||||||
|
|
||||||
|
# Remove Readme
|
||||||
|
rm -f README.md
|
||||||
|
|
||||||
# Show Warning
|
# Show Warning
|
||||||
echo "Please Goto package.json and change Name , Description, Git Url of this library"
|
echo "Please Goto package.json and change Name , Description, Git Url of this library"
|
||||||
|
Loading…
Reference in New Issue
Block a user