Skip to content

Commit 2b40f84

Browse files
committed
removed debug info on quota set
1 parent b985c7a commit 2b40f84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/v-add-user

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ chmod 660 $USER_DATA/user.conf
207207

208208
# Updating quota
209209
if [ "$DISK_QUOTA" = 'yes' ]; then
210-
echo "Setting quota"
211210
$BIN/v-update-user-quota "$user"
212211
fi
213212

0 commit comments

Comments
 (0)