jellyfin: fix cmd

This commit is contained in:
jjm2473 2022-07-14 14:18:41 +08:00
parent 28aba32998
commit 709c0352a0
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
include $(TOPDIR)/rules.mk
PKG_VERSION:=1.1.3-20220713
PKG_VERSION:=1.1.3-20220714
PKG_RELEASE:=
LUCI_TITLE:=LuCI support for jellyfin

View File

@ -106,7 +106,7 @@ usage() {
echo " upgrade Upgrade the jellyfin"
echo " rm/start/stop/restart Remove/Start/Stop/Restart the jellyfin"
echo " status Jellyfin status"
echo " status Jellyfin port"
echo " port Jellyfin port"
}
case ${ACTION} in