diff --git a/install/proxmox/install-scrypted-proxmox.sh b/install/proxmox/install-scrypted-proxmox.sh index 4f9db7ed8..cd6115167 100644 --- a/install/proxmox/install-scrypted-proxmox.sh +++ b/install/proxmox/install-scrypted-proxmox.sh @@ -64,7 +64,7 @@ then echo "'local-lvm' or 'local-zfs'." echo "" echo "#############################################################################" - echo "Paste the following command into this shell to install to local-lvm instead:" + echo "\033[32mPaste the following command into this shell to install to local-lvm instead:\033[0m" echo "" echo "bash $0 --storage local-lvm" echo "#############################################################################"