Update proxmenu-scripts.sh
This commit is contained in:
@@ -190,7 +190,7 @@ DETECT_CPU(){
|
||||
wget -O /etc/apt/trusted.gpg.d/proxlb.asc https://repo.gyptazy.com/repository.gpg
|
||||
apt-get update
|
||||
fi
|
||||
if ! command -v proxclmc &> /dev/null; then
|
||||
if [ "$(dpkg -l | awk '/proxclmc/ {print }'|wc -l)" -eq 0 ]; then
|
||||
apt -y install proxclmc
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user