1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-30 06:45:24 +00:00
gophernicus/debian/prerm
2014-01-25 11:21:40 +02:00

7 lines
55 B
Bash

#!/bin/sh
update-inetd --disable gopher
#DEBHELPER#