mirror of
https://github.com/YunoHost-Apps/yunomonitor_ynh.git
synced 2024-09-03 17:46:11 +02:00
Fixed typo.
This commit is contained in:
parent
3558a5d4b1
commit
160fdcbbf9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# dependencies used by the app
|
||||
pkg_dependencies="whois smartmontools python3-pip python3-venv python3-dev"
|
||||
|
||||
python_packages="cryptgraphy paramiko yaml dnspython requests-toolbel spf dbus"
|
||||
python_packages="cryptography paramiko yaml dnspython requests-toolbel spf dbus"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue