mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
4 lines
90 B
Bash
Executable File
4 lines
90 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ZED_ADMIN_API_TOKEN=secret ZED_SERVER_URL=http://localhost:3000 cargo run $@
|