File size: 104 Bytes
1e20f33
 
fa9ecb9
 
1e20f33
fa9ecb9
1e20f33
1
2
3
4
5
6
7
8
#!/bin/bash

# Start WireGuard service
wg-quick up wgcf

# Keep the container running
tail -f /dev/null