Change hostname from raspberrypi to frcvision (#22)

This will help avoid conflicts with other raspberrypi's that may be on
the local network.
pull/311/head
Peter Johnson 2019-01-01 22:25:11 -08:00 committed by GitHub
parent 2d70ac83f8
commit c6a2a7a326
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ Index: jessie-stage1/rootfs/etc/hosts
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
+127.0.1.1 raspberrypi
+127.0.1.1 frcvision

View File

@ -1 +1 @@
raspberrypi
frcvision