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

Version

parent 73015c84
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 +x $LOC/agent.sh

# Store agent version
echo "4" > "$STORAGE"/"$BASE".agent
echo "5" > "$STORAGE"/"$BASE".agent

echo "Install: Installing system partition..."