We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939321d commit 83bb868Copy full SHA for 83bb868
frameworks/Python/clace/run.sh
@@ -15,5 +15,6 @@ EOF
15
16
clace server start &
17
sleep 2
18
+clace app create --auth=none --approve /clace /
19
clace app create --auth=none --approve /clace tfb-server:/
20
tail -f /dev/null
0 commit comments