1
0
Fork 0
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:
orhtej2 2023-09-29 16:05:15 +02:00
parent 3558a5d4b1
commit 160fdcbbf9

View file

@ -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