add license to script
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
oDinZu 2022-12-13 22:10:05 -05:00
parent 7d16d4bbad
commit 577a22c731

View File

@ -98,7 +98,7 @@ touch ./_data/socials.yml
touch ./_data/global.yml touch ./_data/global.yml
pwd pwd
# add default contents to each file with another bash script # add default contents to each file
cp -vf ./scripts/templates/* ./ cp -vf ./scripts/templates/* ./
# add default _data files # add default _data files