summaryrefslogtreecommitdiff
path: root/bg1/install-1cd-totsc-uk.sh
AgeCommit message (Collapse)Author
2012-06-02Set bash as required interpreterHEADmasterNick White
2010-02-09Upgrade license to GPLv3+Nick White
After talking with Nick & Tasos, upgrade license to GPLv3+
2010-02-09Use . rather than source to avoid bashismNick White
2009-08-16Work around unshield bugNick White
Basically, if extracting to a directory which was not itself lowercase, unshield would fail. This patch cds to the directory first, to work around the issue. http://sourceforge.net/tracker/?func=detail&aid=2801016&group_id=30550&atid=399601
2009-07-02Merge branch 'master' of http://git.njw.me.uk/gemrb-gameinstallersNick Daly
Conflicts: auto-installer.sh
2009-06-23pass unshield options before extract commandTasos Latsas
2009-06-06Created and integrated teardown method.NickDaly
Now if only I could create a setup method...
2009-05-25Safely escaped all potentially unsafe variables.nick
And probably a couple already safe ones too.
2009-05-17Rearrange to remove arbitrary bg1/totsc divisionNick White