diff options
author | jonas <jonas@8f53b18a-e215-0410-8885-9f593d34873e> | 2006-10-22 18:28:32 +0000 |
---|---|---|
committer | jonas <jonas@8f53b18a-e215-0410-8885-9f593d34873e> | 2006-10-22 18:28:32 +0000 |
commit | 6ada4862d6eaec3f208abd9f630c8dcb72dd53ea (patch) | |
tree | a3a72cf878e56bdd6fc4078784404a867bd4566b | |
parent | 8841b0341fdbbf47c2746f6b9b8e1b5afa5c7835 (diff) |
Fix typo.
git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/homebase@43 8f53b18a-e215-0410-8885-9f593d34873e
-rwxr-xr-x | 0_format.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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" |