mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Update yunohost_firewall.py
This commit is contained in:
parent
c040956e4d
commit
34869a523d
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ except ImportError:
|
|||
sys.stderr.write('apt-get install python-yaml\n')
|
||||
sys.exit(1)
|
||||
from yunohost import YunoHostError, win_msg
|
||||
from yunohost_hook import hook_callback
|
||||
|
||||
|
||||
def firewall_allow(protocol=None, port=None, ipv6=None, upnp=False):
|
||||
|
|
Loading…
Add table
Reference in a new issue