fix: Don't store agent version

This commit is contained in:
Kroese 2023-10-17 19:32:34 +02:00 committed by GitHub
parent 47fd7931eb
commit f8f8c16200

View File

@ -242,9 +242,6 @@ mkdir -p "$LOC"
cp /agent/service.sh "$LOC/agent.sh"
chmod 755 "$LOC/agent.sh"
# Store agent version
echo "7" > "$STORAGE"/"$BASE".agent
info "Install: Installing system partition..."
LABEL="1.44.1-42218"