Loading setup.sh +3 −0 Original line number Diff line number Diff line Loading @@ -11,3 +11,6 @@ sed 's@REPLACE_PWD@'"$PWD"'@g' topaz_config.yaml > topaz_config.yaml.new mv topaz_config.yaml.new topaz_config.yaml sed 's@REPLACE_PWD@'"$PWD"'@g' env.sh > env.sh.new mv env.sh.new env.sh # copy topaz_env (TODO: improve this step) cp -R /lustre/orion/world-shared/stf218/junqi/topaz/topaz_env . Loading
setup.sh +3 −0 Original line number Diff line number Diff line Loading @@ -11,3 +11,6 @@ sed 's@REPLACE_PWD@'"$PWD"'@g' topaz_config.yaml > topaz_config.yaml.new mv topaz_config.yaml.new topaz_config.yaml sed 's@REPLACE_PWD@'"$PWD"'@g' env.sh > env.sh.new mv env.sh.new env.sh # copy topaz_env (TODO: improve this step) cp -R /lustre/orion/world-shared/stf218/junqi/topaz/topaz_env .