Update emby.sh

Ubuntu 22.04
This commit is contained in:
tteckster
2024-02-20 20:42:47 -05:00
committed by GitHub
parent 2171405dc6
commit 35b57f4555

@ -23,7 +23,7 @@ var_disk="8"
var_cpu="2" var_cpu="2"
var_ram="2048" var_ram="2048"
var_os="ubuntu" var_os="ubuntu"
var_version="20.04" var_version="22.04"
variables variables
color color
catch_errors catch_errors