diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..43c3156 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Auto detect text files and perform LF normalization +* text=Auto +*.sh text eol=LF +*.gitignore text eol=LF +*.gitattributes text eol=LF diff --git a/README.md b/README.md index 61d73f0..f3d4016 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Tested on a host running Ubuntu 20.04.1. ### Usage ``` -Usage: ubuntu-autoinstall-generator.sh [-h] [-v] [-a] [-e] [-u user-data-file] [-m meta-data-file] [-k] [-c] [-r] [-s source-iso-file] [-d destination-iso-file] +Usage: ubuntu-autoinstall-generator.sh [-h] [-v] [-a] [-e] [-u user-data-file] [-m meta-data-file] [-k] [-c] [-r] [-s source-iso-file] [-d destination-iso-file] [-x extra-file-or-folder-path] 💁 This script will create fully-automated Ubuntu 20.04 Focal Fossa installation media. @@ -55,6 +55,8 @@ Available options: That file will be used by default if it already exists. -d, --destination Destination ISO file. By default