mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 04:50:46 -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
|
# Updating quota
|
||||||
if [ "$DISK_QUOTA" = 'yes' ]; then
|
if [ "$DISK_QUOTA" = 'yes' ]; then
|
||||||
echo "Setting quota"
|
|
||||||
$BIN/v-update-user-quota "$user"
|
$BIN/v-update-user-quota "$user"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue