This commit is contained in:
CanbiZ 2025-05-27 14:45:40 +02:00
parent d44426a6d7
commit a1195dbbe8

View File

@ -22,7 +22,7 @@ function update_script() {
header_info
check_container_storage
check_container_resources
if [[ ! -d /opt/linkwarden ]]; then
if [[ ! -d /opt/Linkwarden ]]; then
msg_error "No ${APP} Installation Found!"
exit
fi