diff --git a/desktop_install.sh b/desktop_install.sh index b9b808c..67ce38f 100644 --- a/desktop_install.sh +++ b/desktop_install.sh @@ -15,4 +15,4 @@ modprobe -r iwlwifi && modprobe iwlwifi # If wired networking is working, but gnome doesnt recognize it properly, check out this post: # https://forums.debian.net/viewtopic.php?t=104561 -$LOC/finalize.sh \ No newline at end of file +sh $LOC/finalize.sh \ No newline at end of file