Unverified Commit ed325e77 authored by meskio's avatar meskio 🏔️
Browse files

Deprecation notice for 386 and arm

* Closes: #25
parent 29f29835
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2,6 +2,9 @@

NICK=${NICKNAME:-DockerObfs4Bridge}

echo "DEPRECATION NOTICE: arm and 386 architectures are deprecated and will not get updates"
echo "                    use arm64 and amd64"
echo ""
echo "Using NICKNAME=${NICK}, OR_PORT=${OR_PORT}, PT_PORT=${PT_PORT}, and EMAIL=${EMAIL}."

ADDITIONAL_VARIABLES_PREFIX="OBFS4V_"