mirror of
https://github.com/tteck/Proxmox.git
synced 2025-01-18 02:21:37 +00:00
Update crowdsec.sh
make not installable on Proxmox
This commit is contained in:
parent
5fe82e720c
commit
0c88e26b0e
@ -27,7 +27,7 @@ function error_exit() {
|
||||
echo -e "$flag $msg" 1>&2
|
||||
exit $EXIT
|
||||
}
|
||||
|
||||
if command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Can't Install on Proxmox "; fi
|
||||
while true; do
|
||||
read -p "This will Install ${APP} on $hostname. Proceed(y/n)?" yn
|
||||
case $yn in
|
||||
|
Loading…
x
Reference in New Issue
Block a user