diff --git a/port-forwarder.sh b/port-forwarder.sh deleted file mode 100755 index 3d73f68..0000000 --- a/port-forwarder.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash - -# Checking if miniupnpc is installed - -sudo apt update -sudo apt install -y miniupnpc - -# Opening the ports - -