tree: cleanup

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-08-31 13:55:49 -04:00
parent 6dce716f00
commit 18e068ede8
2 changed files with 32 additions and 33 deletions

View File

@ -35,7 +35,6 @@ EOF
mkdir -vp /tmpRoot/usr/lib/systemd/system/multi-user.target.wants
ln -vsf /usr/lib/systemd/system/allowdowngrade.service /tmpRoot/usr/lib/systemd/system/multi-user.target.wants/allowdowngrade.service
fi
elif [ "${1}" = "uninstall" ]; then
echo "Installing addon allowdowngrade - ${1}"
# To-Do