Commit 03cef804 authored by Ferreira Da Silva, Rafael's avatar Ferreira Da Silva, Rafael
Browse files

updating setup.sh

parent b1ce24ca
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 .