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