fix oxcd repo

This commit is contained in:
j 2012-09-06 12:14:57 +02:00
parent 85dc70aae0
commit 56d92d1d3d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ oxjs_repos=http://code.0x2620.org/oxjs/
cd `dirname $0`
base=`pwd`
current=`bzr revno`
bzr pull $pandora_repos
bzr pull $oxcd_repos
new=`bzr revno`
cd $base
if [ -e oxcd/static/oxjs ]; then