Sync agent version

This commit is contained in:
Kroese 2023-04-18 19:24:38 +02:00 committed by GitHub
parent 20a03f3a4d
commit c28dbda45c

View File

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