From c9cb04e59113a3afb1cc9fde17dc8bb27a0a315c Mon Sep 17 00:00:00 2001 From: William Harrington Date: Thu, 15 Apr 2021 08:32:23 -0500 Subject: Create fail and success functions and remove trailing white spaces at ends of lines. --- chapter9/bootscriptconf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter9/bootscriptconf.sh') diff --git a/chapter9/bootscriptconf.sh b/chapter9/bootscriptconf.sh index 3c00024..ae9633c 100644 --- a/chapter9/bootscriptconf.sh +++ b/chapter9/bootscriptconf.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash cat > /etc/inittab << "EOF" # Begin /etc/inittab -- cgit v1.2.3-54-g00ecf