mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -07:00
removed debug info on quota set
This commit is contained in:
parent
b985c7ad9c
commit
2b40f8422c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue