From d309639f176eee7a998458f1a0c73de43bbd1063 Mon Sep 17 00:00:00 2001 From: TJ Rana Date: Wed, 26 Jul 2017 12:48:20 -0400 Subject: [PATCH] Correct typos --- export-image/02-network/01-run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/export-image/02-network/01-run.sh b/export-image/02-network/01-run.sh index 9026a1f..e21b791 100755 --- a/export-image/02-network/01-run.sh +++ b/export-image/02-network/01-run.sh @@ -1,3 +1,3 @@ -#/bin/bash -e +#!/bin/bash -e install -m 644 files/resolv.conf ${ROOTFS_DIR}/etc/