From 33d29f04e8c5500178b084b484a4a083d32b04f7 Mon Sep 17 00:00:00 2001 From: alextrical <35117191+alextrical@users.noreply.github.com> Date: Tue, 5 Dec 2023 20:54:30 +0000 Subject: [PATCH] test --- config/scripts/appimagelauncher.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/scripts/appimagelauncher.sh b/config/scripts/appimagelauncher.sh index 093c301101..9d83d27454 100644 --- a/config/scripts/appimagelauncher.sh +++ b/config/scripts/appimagelauncher.sh @@ -12,4 +12,4 @@ curl -s https://api.github.com/repos/TheAssassin/AppImageLauncher/releases/lates | tr -d \" \ | xargs wget - -O /tmp/appimagelauncher.x86_64.rpm # rpm-ostree install /tmp/appimagelauncher.x86_64.rpm -rm /tmp/appimagelauncher.x86_64.rpm \ No newline at end of file +# rm /tmp/appimagelauncher.x86_64.rpm \ No newline at end of file