Added document fixes

This commit is contained in:
Alexey Berezhok
2024-09-10 22:50:16 +03:00
parent ef861e9c28
commit 9d93d56a05
14 changed files with 101 additions and 249 deletions

View File

@@ -26,8 +26,6 @@ nodejs_ver="20"
# Perform verification if read-only mode is enabled
check_hestia_demo_mode
#TODO
#Temporary disable for RPM
if [ -f /etc/redhat-release ]; then
exit 0
fi