mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-02-02 01:38:14 -05:00
3 lines
60 B
Bash
3 lines
60 B
Bash
#!/bin/bash
|
|
zerotier-cli -d
|
|
cd /opt/ztncui/src && npm start |