Przeglądaj źródła

Remove Vesta license check

Raphael Schneeberger 7 lat temu
rodzic
commit
cc66b7da7f
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      bin/v-backup-users

+ 0 - 2
bin/v-backup-users

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