Go to file
2021-04-21 11:28:31 +02:00
.vscode Added first scripts 2021-02-28 09:43:12 +01:00
common Improved lsd 2021-04-21 11:10:11 +02:00
users Improved first installation 2021-04-21 11:00:48 +02:00
LICENSE Edited license 2021-03-07 17:42:44 +01:00
README.md Improved readme 2021-04-21 11:28:31 +02:00

sh-edraft Debian Installation scripts

Run script as root:

bash users/public/scripts/default_installation.sh

Run script as user:

usermod -aG sudo $USER
bash users/$USER/scripts/script.sh