Skip to content
Snippets Groups Projects
Commit f7b9666b authored by Anne Philipp's avatar Anne Philipp
Browse files

generalized the user credentials

parent 47be0cb6
No related branches found
No related tags found
No related merge requests found
......@@ -27,10 +27,10 @@
#
TARGET='ecgate'
MAKEFILE='makefile_ecgate'
ECUID='km4a'
ECGID='at'
GATEWAY='srvx8.img.univie.ac.at'
DESTINATION='annep@genericSftp'
ECUID='<username>'
ECGID='<groupID>'
GATEWAY='<gatewayname>'
DESTINATION='<name>@genericSftp'
INSTALLDIR=None
JOB_TEMPLATE=''
CONTROLFILE='CONTROL_EA5'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment