Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mdarkness1988 authored Aug 24, 2018
1 parent 6739b29 commit 57dc5c9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions start_rust.sh
Original file line number Diff line number Diff line change
Expand Up @@ -336,15 +336,6 @@ else
fi


if [ "$PUBLIC" = "1" ]; then
upnp-delete-port "$PORTFORWARD_WEB"
upnp-delete-port "$PORTFORWARD_RUST"
upnp-delete-port "$RUST_RCON_PORT"
echo ""
echo ""
sleep 3
echo "Port forwarding has closed ports.."
fi

child=$!
wait "$child"
Expand Down

0 comments on commit 57dc5c9

Please sign in to comment.