mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 17:25:53 +00:00
Update tinyauth update procedure
This commit is contained in:
@@ -20,7 +20,7 @@ color
|
||||
catch_errors
|
||||
|
||||
function update_script() {
|
||||
if [ ! -d /opt/tinyauth ]; then
|
||||
if [[ ! -d /opt/tinyauth ]]; then
|
||||
msg_error "No ${APP} Installation Found!"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user