mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 05:45:37 +08:00
tabs
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
source /askomics/venv/bin/activate &&
|
||||
mkdir -p /import &&
|
||||
|
||||
#if $infiles:
|
||||
#if $infiles:
|
||||
#for $input in $infiles:
|
||||
#set link_name = re.sub('[^\w\-\.]', '_', str($input.element_identifier))
|
||||
#if $input.ext == 'tabular':
|
||||
@@ -58,7 +58,7 @@
|
||||
#end if
|
||||
ln -s '$input' '/import/$link_name' &&
|
||||
#end for
|
||||
#end if
|
||||
#end if
|
||||
|
||||
bash /askomics/cli/set_config.sh &&
|
||||
bash /askomics/cli/set_user.sh &&
|
||||
|
||||
Reference in New Issue
Block a user