#!/bin/bash if (( $EUID != 0 )); then echo "Eseguire lo script come amministratore" exit fi flatpak install -y flathub org.freac.freac