Commit Graph
4 Commits
Author SHA1 Message Date
Nicola Soranzo 90a6c6d46b Fix issues reported by ShellCheck 2019-06-13 12:53:26 +01:00
Nicola Soranzo aaff474142 Use consistent preference order for config files
1) galaxy.yml
2) galaxy.ini
3) universe_wsgi.ini

Also:
- properly quote variables which may contain spaces
- no need to pass the config file to `./scripts/manage_tool_dependencies.py`
- simplify `scripts/maintenance.sh` by moving the `cd` up and reusing
  functions from `scripts/common_startup_functions.sh`
2018-06-02 03:28:54 +01:00
Jelle Scholtalbers b372c3b4b9 fix location of cleanup_datasets.py if executed outside of the root 2017-11-02 12:37:39 +01:00
Jelle Scholtalbers 1fedf7e680 add maintenance.sh to simplify setting up a cleanup cron job or run the cleanup scripts in general 2017-11-02 11:06:26 +01:00