Skip to content

Commit

Permalink
Update share root
Browse files Browse the repository at this point in the history
  • Loading branch information
RecursiveCptHook committed Aug 13, 2020
1 parent e97cd58 commit 3564481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_server/win/environ.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ _default_build_plat=win

export SHARE_ROOT
if [ ! -n "${SHARE_ROOT}" ]; then
SHARE_ROOT="//lm-filer-01"
SHARE_ROOT="//lm-filer-01/Archive"
fi

# avoid overriding _plat_script_dir as environ.sh is called by others
Expand Down

0 comments on commit 3564481

Please sign in to comment.