Commit 9017eb87 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Fix another mistake by copy-and-paste.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20682 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 41e7198c
......@@ -64,7 +64,7 @@ for MODULE in $MODULES; do
done
# Publish the repository
mv -f "$LOCALDIR/"*.tgz "$BT5DIR"
mv -f "$LOCALDIR/"*.tgz "$PRODUCTSDIR"
# Clean up
cleanup
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment