undo removeable
This commit is contained in:
parent
977854867d
commit
3828a0011c
@ -9,7 +9,6 @@ read reponame
|
||||
|
||||
# replace the title of the README with new app name
|
||||
sed -i "s/USU CS4610 Nest Starter App/$appname/" README.md
|
||||
sed -i "s/<!-- BEGIN REMOVABLE -->.*<!-- END REMOVABLE -->/$appname/" README.md
|
||||
|
||||
git add .
|
||||
git commit -m "setup new project '$appname'"
|
||||
|
Loading…
Reference in New Issue
Block a user