Files
2026-06-12 16:54:32 +08:00

5 lines
131 B
Bash

#!/bin/bash
inslog_path="/var/log/ktouch/install.log"
systemctl stop ktouch_daemon.service
systemctl disable ktouch_daemon.service