mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
a6567de187
bootstrap.sh was using the "open" command to open a link. While this may work on a Mac, the command does not exist on Linux. Instead we can now use a switch to use the correct command for the users OS. Ohh and python.org/getit is a 404 -> Changed it to python.org/download |
||
---|---|---|
.. | ||
.gitignore | ||
bootstrap.sh | ||
configuration.py | ||
dependency.py | ||
directoryController.py | ||
downloader.py | ||
errors.py | ||
factories.py | ||
mongo.py | ||
node.py | ||
repositoryInstaller.py | ||
ruby.py | ||
setup.py | ||
systemConfiguration.py | ||
which.py |