This commit is contained in:
Lulzette 2022-01-13 11:47:28 +00:00
parent e7513a4060
commit 8da6e9dbdf

View File

@ -45,7 +45,7 @@ echo "- Inodes:"
df -hi | grep '/dev/vd' df -hi | grep '/dev/vd'
echo -e "${TEXT_COLOR_GOOD} - Installed panel: ${TEXT_COLOR_OFF}\n" echo -e "\n ${TEXT_COLOR_GOOD} - Installed panel: ${TEXT_COLOR_OFF}\n"
#if zero - false #if zero - false
[[ -d /opt/webdir/bin/ ]] && echo "Bitrix!" [[ -d /opt/webdir/bin/ ]] && echo "Bitrix!"