Steps to make the script executable:
- Move the discord-manager file to
~/.local/bin/:
mv discord-manager ~/.local/bin/- Make the script executable:
chmod +x ~/.local/bin/discord-manager- After making the script executable, you can run
discord-managerin your terminal to launch the menu.
Options included in the script:
- Install/Update Discord - Install or update the Discord application on your system.
- Uninstall Discord - Removes all files associated with Discord from your system.
- Clear Discord Cache - Clears all cached files related to the Discord application.
- Exit - Exits the menu and returns to the terminal.
