# sh-edraft Debian Installation scripts Run script as root: ```sh bash users/public/scripts/default_installation.sh ``` Run script as user: ```sh usermod -aG sudo $USER bash users/$USER/scripts/script.sh ```