polycule-network/docker/entrypoint.sh
2024-07-04 14:43:27 +02:00

5 lines
No EOL
76 B
Bash
Executable file

#!/bin/sh
poetry run python load.py
wg-quick up ./wg-pn.conf
sleep infinity