Browse Source

license checker

Serghey Rodin 10 years ago
parent
commit
ac3ed7b081
1 changed files with 2 additions and 0 deletions
  1. 2 0
      bin/v-backup-users

+ 2 - 0
bin/v-backup-users

@@ -22,6 +22,8 @@ source $VESTA/conf/vesta.conf
 #                       Action                             #
 #                       Action                             #
 #----------------------------------------------------------#
 #----------------------------------------------------------#
 
 
+$BIN/v-check-vesta-license >/dev/null
+
 if [ -z "$BACKUP_SYSTEM" ]; then
 if [ -z "$BACKUP_SYSTEM" ]; then
     exit
     exit
 fi
 fi