From d36efc5296a3795e923e265af729ae33a7be8677 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Mon, 4 Sep 2023 20:11:28 -0400 Subject: [PATCH] remove duoble docker install --- recipe-desktop.yml | 2 -- recipe-framework-13.yml | 2 -- 2 files changed, 4 deletions(-) diff --git a/recipe-desktop.yml b/recipe-desktop.yml index ecf2076..d089320 100644 --- a/recipe-desktop.yml +++ b/recipe-desktop.yml @@ -12,7 +12,6 @@ scripts: - setup-selinux-dockersock.sh - autorun.sh - setup-desktop-audio.sh - - setup-selinux-dockersock.sh rpm: # A list of urls of ".repo" files that should be added to your system. # This is the proper way to add custom COPR repos to your image. @@ -45,7 +44,6 @@ rpm: - neovim - ripgrep - helix - - docker remove: # Remove the native firefox (from Fedora) in favor of the Flatpak. - firefox diff --git a/recipe-framework-13.yml b/recipe-framework-13.yml index 490a402..4188760 100644 --- a/recipe-framework-13.yml +++ b/recipe-framework-13.yml @@ -12,7 +12,6 @@ scripts: - setup-selinux-dockersock.sh - autorun.sh - setup-framework-13.sh - - setup-selinux-dockersock.sh rpm: # A list of urls of ".repo" files that should be added to your system. # This is the proper way to add custom COPR repos to your image. @@ -49,7 +48,6 @@ rpm: - neovim - ripgrep - helix - - docker remove: # Remove the native firefox (from Fedora) in favor of the Flatpak. - firefox