Add main.sh

This commit is contained in:
git 2025-08-10 18:12:59 +01:00
parent d925bad71f
commit 97df976d79

4
main.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
# Enable outside world to use SSHd
/usr/bin/upnpc -a $(/usr/bin/hostname -I | /usr/bin/awk '{print $1}') 22 5224 tcp