# Rendre un fichier exécutable sudo chmod +x /path/to/script.sh # To launch the script sudo ./path/to/script.sh