Hey there, I’ve run into a similar issue before with AlmaLinux 8. Sometimes scripts fail silently due to missing dependencies or incorrect permissions. I’d recommend checking if the script has executable permissions (chmod +x script.sh[fnf](https://fnf-mods.co/)) and running it manually with bash -x to see where it might be failing. Also, make sure all necessary packages for virtualization are installed and up to date. Let us know what the script does or share the code—someone here might spot the issue quickly.