Front Page › Forums › MCNSA › MCNSA Official Modpack [1.3.2] › Re: Re: MCNSA Official Modpack
March 30, 2012 at 7:29 pm
#1718
Member
A little bug report. modpack.sh is apparently in MS-DOS ASCII, meaning it won’t run as a script:
$ ./modpack.sh
: No such file or directory
$ flip -t modpack.sh
modpack.sh: DOS
It runs well after you flip it to UNIX 🙂