From eace5be0b0eab363b943494fcc9c4aaeb8d312d7 Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Fri, 22 Dec 2023 09:04:48 +0100 Subject: [PATCH] fix: make os-shell exec --- recipe.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe.yml b/recipe.yml index 5bee543..1097155 100644 --- a/recipe.yml +++ b/recipe.yml @@ -66,6 +66,7 @@ modules: - ln -s /usr/bin/host-spawn /usr/bin/ikaros - ln -s /usr/bin/host-spawn /usr/bin/vanilla-sideload - sh /usr/share/apx/distrobox/gen-distrobox-links + - chmod +x /usr/bin/os-shell - name: cleanup type: shell