vscodium setup again
This commit is contained in:
parent
6ba237be58
commit
c71ed4e940
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue