mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 21:25:42 +12:00
3 lines
53 B
Bash
3 lines
53 B
Bash
#!/bin/sh
|
|
systemctl stop HISP
|
|
systemctl disable HISP
|