base install should be buster for everything
This commit is contained in:
parent
ddc3c61ecf
commit
6127c5bc57
|
@ -424,7 +424,7 @@ main() {
|
|||
|
||||
case "$cmd" in
|
||||
base)
|
||||
apt_sources stable
|
||||
apt_sources buster
|
||||
base_applications
|
||||
install_docker
|
||||
install_compose
|
||||
|
|
Loading…
Reference in New Issue