mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-06 18:46:49 +00:00
3 lines
113 B
Bash
Executable file
3 lines
113 B
Bash
Executable file
#!/bin/bash
|
|
|
|
ZED_ADMIN_API_TOKEN=secret ZED_IMPERSONATE=as-cii ZED_SERVER_URL=http://localhost:8080 cargo run $@
|