2025 refresh

This commit is contained in:
2025-06-22 17:23:20 +02:00
parent 5c4ade2feb
commit 038880829c
22 changed files with 302 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/data/data/com.termux/files/usr/bin/bash
/data/data/com.termux/files/usr/bin/sshd
echo "We need to pause this or the sshd will be killed with Termux."
read -p "press enter to continue"