more updates -> testing
[physik/posic.git] / run
diff --git a/run b/run
index 841b377..b1a2ceb 100755 (executable)
--- a/run
+++ b/run
@@ -1,6 +1,6 @@
 mkdir -p saves video
 ./clean
-./posic $@
+./sic $@
 if [ "$?" == "0" ]; then
        ./perms
        argv="`echo $@ | grep -- '-V'`"