This commit is contained in:
Stephan Raabe
2024-05-27 17:30:11 +02:00
parent 93ca44f1ad
commit a5cff60489
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ echo -e "${GREEN}"
figlet "KVM VM"
echo -e "${NONE}"
echo "The script has detected that you run the installation in a KVM virtual machine."
echo
if grep -Fxq "kvm.conf" ~/dotfiles-versions/$version/hypr/conf/environment.conf
then
echo ":: KVM Environment already set."