From 2664ee95105d7fb8dab1f3660d8cdf367c318423 Mon Sep 17 00:00:00 2001 From: Mohamed C <65728018+Moe1369@users.noreply.github.com> Date: Wed, 26 Jun 2024 20:51:28 +0200 Subject: [PATCH] add deckyloader install script --- recipes/recipe.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 37107de..f4f2571 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -42,4 +42,7 @@ modules: - oversteer-udev - tcpdump - tmux + - type: script + snippets: + - "curl -L https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/install_release.sh | sh" - type: signing