EivindArvesen / prm

A minimal project manager for the terminal.
BSD 3-Clause "New" or "Revised" License
443 stars 18 forks source link

Fix project name display in start/stop scripts #3

Closed FredDeschenes closed 9 years ago

FredDeschenes commented 9 years ago

Used to display '"$2"' in the created scripts due to using ' instead of ".

EivindArvesen commented 9 years ago

Thank you, by the way!

FredDeschenes commented 9 years ago

No problem!