diff --git a/recipe-desktop.yml b/recipe-desktop.yml index 0da1aad..c25be48 100644 --- a/recipe-desktop.yml +++ b/recipe-desktop.yml @@ -11,7 +11,6 @@ scripts: post: - 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. diff --git a/recipe-framework-13.yml b/recipe-framework-13.yml index 2d5933c..c966585 100644 --- a/recipe-framework-13.yml +++ b/recipe-framework-13.yml @@ -10,7 +10,6 @@ scripts: - setup-vscode.sh post: - autorun.sh - - setup-selinux-dockersock.sh - setup-framework-13.sh rpm: # A list of urls of ".repo" files that should be added to your system.