Эх сурвалжийг харах

removed debug info on quota set

Serghey Rodin 12 жил өмнө
parent
commit
2b40f8422c
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      bin/v-add-user

+ 0 - 1
bin/v-add-user

@@ -207,7 +207,6 @@ chmod 660 $USER_DATA/user.conf
 
 # Updating quota
 if [ "$DISK_QUOTA" = 'yes' ]; then
-    echo "Setting quota"
     $BIN/v-update-user-quota "$user"
 fi