99633664a919bf43b6ae27973dc7c40505ba1927
Keep previous installation intact, build before switching the symlink, improve error handling and add service and issuer checks.
#!/usr/bin/env bash systemctl stop keycloak.service systemctl disable keycloak.service rm /etc/systemd/system/keycloak.service rm -rf /opt/* exit 0
Languages
Shell
100%