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:46:37 +02:00

15 lines
226 B
Markdown

# sh-edraft Debian Installation scripts
Run script as root:
```sh
bash users/public/scripts/default_installation.sh
/usr/sbin/usermod -aG sudo <user>
```
Run script as user:
```sh
bash users/<user>/scripts/<script.sh>
```