mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 10:18:14 +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 |