diff --git a/scripts/generate-new-jekyll-site.sh b/scripts/generate-new-jekyll-site.sh index 0a12d5c..d117f1d 100644 --- a/scripts/generate-new-jekyll-site.sh +++ b/scripts/generate-new-jekyll-site.sh @@ -98,7 +98,7 @@ touch ./_data/socials.yml touch ./_data/global.yml pwd -# add default contents to each file with another bash script +# add default contents to each file cp -vf ./scripts/templates/* ./ # add default _data files