This repository has been archived on 2021-11-23. You can view files and clone it, but cannot push or open issues or pull requests.
sh_multi_install/README.md
2021-04-21 11:28:31 +02:00

212 B

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