Update v-backup-users

Prevent removing valid licenses when vestacp.com is offline.
Licences are free now - https://forum.myvestacp.com/viewtopic.php?t=949
This commit is contained in:
myvesta 2024-02-27 13:05:59 +01:00 committed by GitHub
parent 2aca86432f
commit 7e209c543d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ fi
log=$VESTA/log/backup.log
$BIN/v-check-vesta-license >/dev/null
# $BIN/v-check-vesta-license >/dev/null
touch $log
if [ ! -z "$NOTIFY_ADMIN_FULL_BACKUP" ]; then