4 lines
99 B
Bash
Executable file
4 lines
99 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
./start.sh
|
|
docker-compose -p openvpn-slave -f docker-compose-slave.yaml up -d
|