1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-07-14 03:04:16 -04:00
gophernicus/debian/prerm
2014-01-25 11:21:40 +02:00

7 lines
55 B
Bash

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