1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-09-01 04:14:15 -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#