Browse Source

Remove Vesta license check

Alexandros Ioannides 7 years ago
parent
commit
00d04fce08
1 changed files with 0 additions and 2 deletions
  1. 0 2
      bin/v-backup-users

+ 0 - 2
bin/v-backup-users

@@ -22,8 +22,6 @@ source $HESTIA/conf/hestia.conf
 #                       Action                             #
 #                       Action                             #
 #----------------------------------------------------------#
 #----------------------------------------------------------#
 
 
-$BIN/v-check-vesta-license >/dev/null
-
 # Auto-repair all databases before backuping all accounts
 # Auto-repair all databases before backuping all accounts
 mysqlrepair --all-databases --check --auto-repair > /dev/null 2>&1
 mysqlrepair --all-databases --check --auto-repair > /dev/null 2>&1