Browse Source

Bug 763060 - small change to build scripts for new prod admin node

Unknown 12 years ago
parent
commit
70d4904896
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/build_full

+ 1 - 1
bin/build_full

@@ -1,4 +1,4 @@
-cd /data/build/seamonkeyproject-org && \
+cd /data/static/build/seamonkeyproject-org && \
 cvs -q up -dAP > /dev/null || exit 1
 rm -f dest &&
 mkdir dest &&