mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
* make sure to save final UPnP status (fix #42) * deprecate the 'reload' action and replace it with a new 'status' action which retrieve current UPnP status * allow to not refresh port forwarding with the --no-refresh argument * some other small changes, e.g. set the action argument to one optionnal choice, rename the UPnP cron job file, add logging |
||
---|---|---|
actionsmap | ||
bin | ||
data | ||
hooks | ||
locales | ||
__init__.py | ||
app.py | ||
backup.py | ||
domain.py | ||
dyndns.py | ||
firewall.py | ||
hook.py | ||
monitor.py | ||
service.py | ||
tools.py | ||
user.py |