add termux shortcut

This commit is contained in:
thek4n 2025-09-16 10:12:33 +03:00
parent 354c1c2a6b
commit c7a894e5f0

3
home/user/.shortcuts/suspendpc Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
ssh pc 'sudo systemctl suspend'