mirror of
https://github.com/flant/ovpn-admin.git
synced 2024-11-30 08:16:46 +02:00
5 lines
99 B
Bash
5 lines
99 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
./start.sh
|
||
|
docker-compose -p openvpn-slave -f docker-compose-slave.yaml up -d
|