This commit is contained in:
Kroese 2023-04-17 21:11:01 +02:00 committed by GitHub
parent be22f2cd1c
commit b58e876c8e

View File

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