initial-commit (#1)
Reviewed-on: #1 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #1.
This commit is contained in:
5
run-outline.sh
Executable file
5
run-outline.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd /home/tbehrendt/dev/outline-mcp
|
||||
export OUTLINE_API_KEY=$1
|
||||
export OUTLINE_BASE_URL=$2
|
||||
exec bun run src/main.ts
|
||||
Reference in New Issue
Block a user