This website requires JavaScript.
Explore
Help
Register
Sign In
iac
/
docker-bootstrap
Watch
1
Star
0
Fork
You've already forked docker-bootstrap
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
220d4e27ca
docker-bootstrap
/
99_upgrade.sh
6 lines
82 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
export
DEBIAN_FRONTEND
=
noninteractive
apt update -qy
apt -qy upgrade
Reference in New Issue
View Git Blame
Copy Permalink