5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
|
# Execute the script
|
||
|
|
||
|
```bash
|
||
|
git clone https://gitea.bramkelchtermans.be/Bram/linux-presets.git && cd linux-presets && chmod +x setup.sh && ./setup.sh
|
||
|
```
|