mirror of
https://github.com/RasppleII/a2server.git
synced 2025-03-10 23:34:46 +00:00
Redefining a2sSource to be the top source directory throughout, and I just wrote this index.txt that doesn't follow that convention. Fixed that and removed some unnecessary directory switching in the shell script since the closest we need to get to being in a particular directory is when we extract the tarball, and tar takes arguments for that. Also made the temp dir we create actually be a2sSource for simplicity.