mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-14 23:25:50 +01:00
9 lines
66 B
Bash
9 lines
66 B
Bash
#! /bin/sh
|
|
|
|
set -e
|
|
|
|
|
|
. /usr/share/debconf/confmodule
|
|
|
|
#DEBHELPER#
|