add install-docker
This commit is contained in:
@@ -227,7 +227,7 @@ install_packages() {
|
||||
case "$DISTRO" in
|
||||
aosc)
|
||||
info "Installing packages via oma ..."
|
||||
sudo oma install -y git fish eza fastfetch btop docker docker-compose-plugin docker-buildx-plugin
|
||||
sudo oma install -y git fish eza fastfetch btop docker docker-compose docker-buildx
|
||||
success "All packages installed via oma"
|
||||
;;
|
||||
debian|ubuntu)
|
||||
|
||||
Reference in New Issue
Block a user