From c71ed4e940a2543cc0a79920441a0c4701e174ea Mon Sep 17 00:00:00 2001 From: RP1 Date: Sat, 11 Jan 2025 15:31:52 +0100 Subject: [PATCH] vscodium setup again --- raveos-gnome.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raveos-gnome.sh b/raveos-gnome.sh index 4132220..c093f3d 100644 --- a/raveos-gnome.sh +++ b/raveos-gnome.sh @@ -72,7 +72,7 @@ if [[ "$distro" == "arch" ]]; then echo "Headers installed for kernel version $kernel_version." else - echo "Unsupported distribution: $distro" + echo "Unsupported distribution: $distro" exit 1 fi