mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-05-08 23:23:09 +00:00
Update streamlink-webui.sh (#4314)
This commit is contained in:
parent
6abb55ba86
commit
fabbe8fe59
@ -24,7 +24,7 @@ function update_script() {
|
|||||||
check_container_storage
|
check_container_storage
|
||||||
check_container_resources
|
check_container_resources
|
||||||
|
|
||||||
if [[ ! -f /opt/streamlink-webui ]]; then
|
if [[ ! -d /opt/streamlink-webui ]]; then
|
||||||
msg_error "No ${APP} Installation Found!"
|
msg_error "No ${APP} Installation Found!"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user