diff --git a/start.sh b/start.sh new file mode 100644 index 0000000..257a4cb --- /dev/null +++ b/start.sh @@ -0,0 +1,3 @@ +#!/bin/bash +mv -n /vols/config/* /app/config +dotnet FastTunnel.Server.dll \ No newline at end of file