summaryrefslogtreecommitdiff
path: root/_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2015-11-14 17:33:00 -0500
committerBen Burwell <ben@benburwell.com>2015-11-14 17:33:00 -0500
commitd4f60d006e8045e0cffe14f9b93cd1451edc04b5 (patch)
treeebbdb1b8f096d2cfa5ff184a2d713c430af1cd64 /_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown
parent0d9ce29b25327f8b31040a7d945121ceaef6dc0d (diff)
parent760918b5822f8d913d0b8135a240a82d9607f5a4 (diff)
Merge pull request #9 from benburwell/redesign
change shell to bash
Diffstat (limited to '_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown')
-rw-r--r--_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown b/_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown
index 757abb9..ed0142b 100644
--- a/_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown
+++ b/_posts/2015-04-23-getting-login-to-work-ubuntu-15.04-nvidia.markdown
@@ -15,7 +15,7 @@ By entering <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>F3</kbd>, I was able to drop
In the same shell, I ran:
-{% highlight shell %}
+{% highlight bash %}
wget http://us.download.nvidia.com/XFree86/Linux-x86_64/349.16/NVIDIA-Linux-x86_64-349.16.run
chmod u+x NVIDIA-Linux-x86_64-349.16.run
sudo service lightdm stop