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
371201bf24
windvn
/
mods
/
sources-proprietary
/
data
/
chroot
3 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update apt to make sure proprietary packages will be pulled
2022-09-19 02:45:30 +00:00
#!/bin/sh
Add --error-on=any to apt updates
2022-09-26 09:13:13 +00:00
set -e
apt --error-on=any -y update
Reference in New Issue
Copy Permalink