mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
7 lines
202 B
Bash
7 lines
202 B
Bash
#!/bin/sh
|
|
|
|
# This scripts copied from Amnezia client to Docker container to /opt/amnezia and launched every time container starts
|
|
|
|
echo "Container startup"
|
|
|
|
/bin/3proxy /usr/local/3proxy/conf/3proxy.cfg |