mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Paste fail -_-
This commit is contained in:
parent
f59550cb30
commit
8836a92966
1 changed files with 1 additions and 1 deletions
|
@ -249,4 +249,4 @@ def add_portmapping(protocol=None,upnp=False,ipv6=None):
|
|||
if upnp:
|
||||
upnp.addportmapping(port,protocol,upnp.lanaddr,port,'yunohost firewall : port %u' % port, '')
|
||||
|
||||
os.system ("iptables -P INPUT DROP")$
|
||||
os.system ("iptables -P INPUT DROP")
|
||||
|
|
Loading…
Add table
Reference in a new issue