Unverified Commit b1c56edf authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Sync agent version

parent d1e47570
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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..."