1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-08-11 03:44:14 -04:00
gophernicus/debian/prerm

7 lines
55 B
Plaintext
Raw Normal View History

2014-01-25 04:21:40 -05:00
#!/bin/sh
update-inetd --disable gopher
#DEBHELPER#