Update agent version

This commit is contained in:
Kroese 2023-04-19 04:33:20 +02:00 committed by GitHub
parent 95e144e046
commit e0c036b73b

View File

@ -189,7 +189,7 @@ cp /agent/service.sh $LOC/agent.sh
chmod 755 $LOC/agent.sh chmod 755 $LOC/agent.sh
# Store agent version # Store agent version
echo "6" > "$STORAGE"/"$BASE".agent echo "7" > "$STORAGE"/"$BASE".agent
echo "Install: Installing system partition..." echo "Install: Installing system partition..."