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