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
a91a391e24
windvn
/
mods
/
packages-base
/
data
/
chroot
5 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update base packages
2022-08-13 16:54:34 +00:00
#!/bin/bash
set -e
Add --error-on=any to apt updates
2022-09-26 09:13:13 +00:00
apt --error-on=any -y update
Update base packages
2022-08-13 16:54:34 +00:00
apt -y upgrade
Reference in New Issue
Copy Permalink