summaryrefslogtreecommitdiff
path: root/src/update.sh
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-05-04 21:14:42 +0200
committerChristian Pointner <equinox@spreadspace.org>2013-05-04 21:14:42 +0200
commite652cd7a92af61a18871852d27703919e9bc3be9 (patch)
treea3b9410220f68a49d6883ed7507560da7ccfb2a2 /src/update.sh
parentfixed typo (diff)
added support for recorder
Diffstat (limited to 'src/update.sh')
-rwxr-xr-xsrc/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/update.sh b/src/update.sh
index bb77181..16781a5 100755
--- a/src/update.sh
+++ b/src/update.sh
@@ -35,7 +35,7 @@ fi
./manage.sh $1 stop
./manage.sh $1 clean
-./flufigut.py flumotion $1
+./flufigut.py flumotion $2
./manage.sh $1 deploy
./manage.sh $1 start