mirror of
https://github.com/icodex/docker-goedge.git
synced 2026-03-14 05:46:26 -05:00
5 lines
86 B
Bash
Executable File
5 lines
86 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
ROOT_DIR='/usr/local/goedge'
|
|
${ROOT_DIR}/edge-admin/bin/edge-admin
|