quota fix. Part 1
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user