Files @ r11610:3e592325d26d
Branch filter:

Location: cpp/openttd-patchpack/source/os/debian/postinst

rubidium
(svn r15991) -Fix: don't add 0.0.0.0/:: to the server list; you can't connect to them in any case
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#