Skip to content

Commit

Permalink
Fix typo in motd file name
Browse files Browse the repository at this point in the history
  • Loading branch information
mladenilic authored Sep 27, 2016
1 parent 6103238 commit 0fb5b6c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ $ sudo rmdir /media/VBoxGuestAdditions

```bash
$ rm -rf /etc/motd
$ sudo nano /etc/modt
$ sudo nano /etc/motd
--
Welcome to devops-template version 0.1.0!
--
Expand Down Expand Up @@ -937,4 +937,4 @@ Bringing machine 'default' up with 'virtualbox' provider...
## Further reading
* [Sets up a nginx server which hosts vagrant boxes](https://github.com/ebmeierj/local_vagrant_box_hosting) by [ebmeierj](https://github.com/ebmeierj)
* [Sets up a nginx server which hosts vagrant boxes](https://github.com/ebmeierj/local_vagrant_box_hosting) by [ebmeierj](https://github.com/ebmeierj)

0 comments on commit 0fb5b6c

Please sign in to comment.