mirror of
https://github.com/amnezia-vpn/amnezia-client-lite.git
synced 2026-05-17 08:35:49 +03: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 |