aboutsummaryrefslogtreecommitdiff
path: root/start
diff options
context:
space:
mode:
Diffstat (limited to 'start')
-rwxr-xr-xstart4
1 files changed, 2 insertions, 2 deletions
diff --git a/start b/start
index b8d48cc4..2363d428 100755
--- a/start
+++ b/start
@@ -20,9 +20,9 @@ port=`find_port {8080..9000}`
echo "Starting on $port"
$(dirname $(realpath $0))/main \
- -o debug=#t \
- -o edit-mode=#t \
--repl=$XDG_RUNTIME_DIR/calp \
+ --debug \
+ --edit-mode \
server \
--port "$port" \
--sigusr