diff --git a/pve7_ha_setup.sh b/ha_setup.sh similarity index 97% rename from pve7_ha_setup.sh rename to ha_setup.sh index 10f21cf6..660918f9 100644 --- a/pve7_ha_setup.sh +++ b/ha_setup.sh @@ -97,4 +97,4 @@ systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//') # Cleanup container msg "Cleanup..." -rm -rf /pve7_ha_setup.sh /var/{cache,log}/* /var/lib/apt/lists/* +rm -rf /ha_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*