From 09c59621ae46c8719a887f19218a0f5b16c9a99a Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Mon, 28 Aug 2023 19:35:03 -0400 Subject: [PATCH] Fix script call --- recipe-desktop.yml | 2 +- recipe-framework-13.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe-desktop.yml b/recipe-desktop.yml index f7b0e31..bf1fa94 100644 --- a/recipe-desktop.yml +++ b/recipe-desktop.yml @@ -9,7 +9,7 @@ scripts: - setup-kubectl.sh - setup-vscode.sh post: - - set-selinux-dockersock.sh + - setup-selinux-dockersock.sh - autorun.sh - setup-desktop-audio.sh rpm: diff --git a/recipe-framework-13.yml b/recipe-framework-13.yml index 877db06..20f74be 100644 --- a/recipe-framework-13.yml +++ b/recipe-framework-13.yml @@ -9,7 +9,7 @@ scripts: - setup-kubectl.sh - setup-vscode.sh post: - - set-selinux-dockersock.sh + - setup-selinux-dockersock.sh - autorun.sh - setup-framework-13.sh rpm: