HISP/HorseIsleServer/HISPd/Resources/DEBIAN/postrm
2022-04-18 19:40:04 +12:00

5 lines
95 B
Bash

#!/bin/sh
systemctl daemon-reload
systemctl stop HISP
systemctl disable HISP
userdel horseisle