odroidc2: bring eth0 up before setting hostname

This commit is contained in:
Calin Crisan 2016-08-14 21:38:55 +03:00
parent 9821bdb5dc
commit 863f75c3a1

View File

@ -0,0 +1,4 @@
#!/bin/bash
ifconfig eth0 up