Update tinyauth update procedure

This commit is contained in:
tremor021 2025-04-24 18:55:08 +02:00
parent 5d5c81d100
commit 8c0f373cf9

View File

@ -21,8 +21,6 @@ catch_errors
function update_script() {
header_info
check_container_storage
check_container_resources
if [ ! -d /opt/tinyauth ]; then
msg_error "No ${APP} Installation Found!"