mirror of
https://github.com/flant/ovpn-admin.git
synced 2026-02-04 01:10:22 -08:00
4 lines
98 B
Bash
Executable File
4 lines
98 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
docker compose -p openvpn-master up -d --build openvpn ovpn-admin nginx-auth
|