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
6710904301
windvn
/
mods
/
packages-base
/
data
/
chroot
5 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update base packages
2022-08-13 16:54:34 +00:00
#!/bin/bash
set -e
Replace all occurrences of apt with apt-get
2023-04-09 08:05:18 +00:00
apt-get --error-on=any -y update
apt-get -y upgrade
Reference in New Issue
Copy Permalink