Files
swg-main/build_linux.sh
Tekaoh 4b3dbd95db Check to see if stationapi is actually a repo
Existing VMs will have a stationapi directory that is not hooked up to the repo. This will cause an error because the script will see the stationapi directory but then not be able to `git pull`.  Solve this by checking for the .git directory instead. If it is missing, delete the stationapi directory and clone it from the repo. If .git is already present, go ahead and pull.
2019-04-02 09:51:32 -05:00

17 KiB
Executable File