This website requires JavaScript.
Explore
Help
Sign In
Fierelier
/
windvn
Watch
1
Star
0
Fork
0
You've already forked windvn
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
fc5a2a58a9
windvn
/
input
/
stage49
/
setup
5 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add option for including proprietary firmware
2022-05-10 11:39:01 +00:00
#!/usr/bin/env bash
Make scripts quit on error
2022-05-10 20:50:49 +00:00
set -e
Download ONLY nonfree firmware
2022-05-10 12:41:21 +00:00
apt -y install firmware-nonfree
Add option for including proprietary firmware
2022-05-10 11:39:01 +00:00
apt -y autoclean
rm /setup
Reference in New Issue
Copy Permalink