Update vmcreate.sh

This commit is contained in:
2026-02-19 09:04:56 +00:00
parent 8ef1170e65
commit e237b6d57f

View File

@@ -4,7 +4,7 @@
# Добавить переезд на ноду, выбор ноды. Статистика загрузки нод - в хелп.
# ИЗУЧИТЬ!!!! /usr/share/pve-docs/examples/guest-example-hookscript.pl
if dpkg -s mkpasswd &>/dev/null; then
if dpkg -s whois &>/dev/null; then
echo
else
echo "'mkpasswd' is NOT installed. Psease consider 'apt install whois'"