Skip to content

1.0.6

Latest
Compare
Choose a tag to compare
@fschutt fschutt released this 19 Jul 20:59
curl -L https://github.com/projekt-dgb/dgb-server/releases/download/1.0.6/dgb-server-linux -o dgb
chmod +x dgb
./dgb start --ip 0.0.0.0 --port 80 &> out.txt &