feat: external capture queue and modal-first add flow (v0.1.1)
This commit is contained in:
5
tools/native-host/run-host.sh
Executable file
5
tools/native-host/run-host.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
exec node "$SCRIPT_DIR/host.mjs"
|
||||
Reference in New Issue
Block a user