From 6ada4862d6eaec3f208abd9f630c8dcb72dd53ea Mon Sep 17 00:00:00 2001 From: jonas Date: Sun, 22 Oct 2006 18:28:32 +0000 Subject: Fix typo. git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/homebase@43 8f53b18a-e215-0410-8885-9f593d34873e --- 0_format.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0_format.sh b/0_format.sh index 9438b3e..8b7573b 100755 --- a/0_format.sh +++ b/0_format.sh @@ -2,7 +2,7 @@ set -e -. ./common-setting || exit 1 +. ./common-settings || exit 1 . ./common-functions || exit 1 #sfdisk -l "$usbdev_host" -- cgit v1.2.3