Update agent version

This commit is contained in:
Kroese
2023-04-17 03:16:12 +02:00
committed by GitHub
parent 7208cec5cb
commit 58e87cbcd9

View File

@@ -160,7 +160,7 @@ cp /agent/service.sh $LOC/agent.sh
chmod +x $LOC/agent.sh
# Store agent version
echo "2" > "$STORAGE"/"$BASE".agent
echo "3" > "$STORAGE"/"$BASE".agent
echo "Install: Installing system partition..."