Check zip installed

This commit is contained in:
Night Owl
2024-09-03 23:26:53 +03:30
committed by GitHub
parent 5f81d1b778
commit b79834ed99

View File

@ -2,6 +2,10 @@
cd /root/
if ! command -v zip &> /dev/null; then
apt install -y zip
fi
TEMP_DIR=$(mktemp -d)
FILES=(