GalaxyGamingBoy/Galaxygine

makeGalaxygineTemplate.py problems

shanecelis opened this issue · 1 comments

Instructions won't work if the script isn't marked executable chmod a+x makeGalaxygineTemplate.py.

Script interpreted as shell script without any hash bang line #!/usr/bin/env python3.

Script will trash any sample directory without warning.

Suggest putting makeGalaxygineTemplate.py somewhere within this repository to make it easier to track.

Thanks for pointing out the issues!