mirror of
https://github.com/OpenTTD/OpenTTD
synced 2025-12-10 06:52:05 +01:00
9 lines
66 B
Bash
9 lines
66 B
Bash
#! /bin/sh
|
|
|
|
set -e
|
|
|
|
|
|
. /usr/share/debconf/confmodule
|
|
|
|
#DEBHELPER#
|