LakeMaps / pi

Lake Maps' boat Raspberry Pi image build script
Open Software License 3.0
1 stars 0 forks source link

Prefer $PWD to calling pwd in a subshell #29

Closed whymarrh closed 6 years ago

whymarrh commented 6 years ago

Closes #26

This PR replaces calling pwd in a subshell with $PWD