#!/bin/bash

## Remove the Android Studio folder
rm -Rf /opt/android-studio-2024.1.1/

