Remove Readme on init
This commit is contained in:
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user