diff --git a/frameworks/Python/clace/run.sh b/frameworks/Python/clace/run.sh index d5dc87d345e..311de74eaed 100755 --- a/frameworks/Python/clace/run.sh +++ b/frameworks/Python/clace/run.sh @@ -15,5 +15,6 @@ EOF clace server start & sleep 2 +clace app create --auth=none --approve /clace / clace app create --auth=none --approve /clace tfb-server:/ tail -f /dev/null