mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-01 14:15:11 +00:00
3 lines
90 B
Bash
Executable file
3 lines
90 B
Bash
Executable file
#!/bin/bash
|
|
|
|
ZED_ADMIN_API_TOKEN=secret ZED_SERVER_URL=http://localhost:3000 cargo run $@
|