mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-01-05 05:00:52 +08:00
fix: Don't store agent version
This commit is contained in:
@@ -242,9 +242,6 @@ mkdir -p "$LOC"
|
|||||||
cp /agent/service.sh "$LOC/agent.sh"
|
cp /agent/service.sh "$LOC/agent.sh"
|
||||||
chmod 755 "$LOC/agent.sh"
|
chmod 755 "$LOC/agent.sh"
|
||||||
|
|
||||||
# Store agent version
|
|
||||||
echo "7" > "$STORAGE"/"$BASE".agent
|
|
||||||
|
|
||||||
info "Install: Installing system partition..."
|
info "Install: Installing system partition..."
|
||||||
|
|
||||||
LABEL="1.44.1-42218"
|
LABEL="1.44.1-42218"
|
||||||
|
|||||||
Reference in New Issue
Block a user