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