From 3d1ead045a6e53cc4625750b57d61f38f7cdad90 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Thu, 21 Nov 2024 13:51:06 +0530 Subject: Initial commit --- shortcuts/pc-disconnect | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 shortcuts/pc-disconnect (limited to 'shortcuts/pc-disconnect') diff --git a/shortcuts/pc-disconnect b/shortcuts/pc-disconnect new file mode 100755 index 0000000..4f5ed19 --- /dev/null +++ b/shortcuts/pc-disconnect @@ -0,0 +1,7 @@ +#!/bin/sh + +pkill syncthing +pkill sshd + +su -c stop adbd +termux-wake-unlock -- cgit v1.2.3