mirror of
https://github.com/islehorse/HISP.git
synced 2025-05-24 03:56:26 +12:00
3 lines
53 B
Bash
3 lines
53 B
Bash
#!/bin/sh
|
|
systemctl stop HISP
|
|
systemctl disable HISP
|