Commit 9f83a1f3 authored by Yakubov, Sergey's avatar Yakubov, Sergey
Browse files

touch user dir in refl1d tool

parent e4f24c5e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
    </environment_variables>
    <command strict="false"><![CDATA[
        bash /prepare_nginx.sh &&
        touch /SNS/users/$GALAXY_TOOL_USER &&
        mkdir -p /data/inputs &&
        mkdir -p /data/outputs &&
        ln -s /data/outputs ./outputs &&