robrighter / node-boilerplate

Everything you need to get started on a Node.js website with express and socket.IO
1.06k stars 161 forks source link

initproject.sh isn't removing the initproject.bat #30

Open rob-odil opened 11 years ago

rob-odil commented 11 years ago

Added one line to initproject.sh to remove initproject.sh

caitp commented 11 years ago

it looks like the windows batch file is not removing the shell script, either, might want to make that change in this patch as well

rob-odil commented 11 years ago

Line 33 of initproject.bat does remove initproject.sh.