mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
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:
parent
2aca86432f
commit
7e209c543d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue