mirror of
https://github.com/flant/ovpn-admin.git
synced 2025-01-29 18:04:13 +02:00
4 lines
68 B
Bash
4 lines
68 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
docker-compose -p openvpn-master up -d --build
|