1
0
Fork 0
forked from RP1/RaveOS-arch

vscodium setup again

This commit is contained in:
RP1 2025-01-11 15:31:52 +01:00
parent 6ba237be58
commit c71ed4e940

View file

@ -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