mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-21 20:25:51 +12:00
Fix postrm
This commit is contained in:
parent
80a64635a3
commit
9c97cdccb4
6 changed files with 7 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
Package: hisp
|
||||
Version: 1.7.3
|
||||
Version: 1.7.4
|
||||
Depends: coreutils,systemd,mariadb-server,libsqlite3-dev,zlib1g-dev,libicu-dev,libkrb5-dev
|
||||
Maintainer: Li
|
||||
Homepage: https://islehorse.com
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
#!/bin/sh
|
||||
userdel horseisle
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
#!/bin/sh
|
||||
systemctl stop HISP
|
||||
systemctl disable HISP
|
||||
userdel horseisle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue