Update tinyauth update procedure

This commit is contained in:
tremor021 2025-04-24 19:21:32 +02:00
parent ccdad0e478
commit df626f08ac

View File

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