quota fix. Part 1

This commit is contained in:
Alexey Berezhok
2025-01-09 23:49:05 +03:00
parent 60eac545d6
commit f01015c05d
3 changed files with 59 additions and 43 deletions

View File

@@ -3,7 +3,7 @@
# ======================================================== #
#
# Hestia Control Panel Installer for RHEL based OS
# https://www.hestiacp.com/
# https://hestiadocs.brepo.ru/
#
# Currently Supported Versions:
# Red Hat Enterprise Linux based distros
@@ -14,8 +14,6 @@
# Variables&Functions #
#----------------------------------------------------------#
export PATH=$PATH:/sbin
RHOST='rpm.hestiacp.com'
GPG='gpg.hestiacp.com'
VERSION='rhel'
HESTIA='/usr/local/hestia'
LOG="/root/hst_install_backups/hst_install-$(date +%d%m%Y%H%M).log"