Skip to content
Snippets Groups Projects
Commit e899301f authored by Neil Killeen's avatar Neil Killeen
Browse files

rename

parent d2006ef9
Branches
Tags
No related merge requests found
......@@ -2,16 +2,18 @@
# This script generates a URL which when consumed, will download a zip file
# The zip file holds Unix and Windows scripts for downloading the specified assets.
# The authenticating caller must have access to the desired project.
#
# Default values for the script arguments
EXPIRE_DAYS=14
OVERWRITE=false
VERBOSE=true
PROJECT=""
ROJECT=""
# aterm.jar download url
ATERM_URL=https://mediaflux.researchsoftware.unimelb.edu.au/mflux/aterm.jar
ATERM_URL=https://localhost:8443/mflux/aterm.jar
# function to print usage
usage() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment