Improve setup and build process, don't require new line at the end of each md file
This commit is contained in:
1
setup.sh
1
setup.sh
@@ -16,6 +16,7 @@ if [ $1 == "markdown" ]
|
||||
then
|
||||
#cp templates/markdown.gitlab-ci.yml ./.gitlab-ci.yml
|
||||
cp templates/markdown/.drone.yml ./.drone.yml
|
||||
mkdir -p .github/workflow
|
||||
cp templates/markdown/github-workflow.yml ./.github/workflows/latex.yml
|
||||
#cp templates/markdown/azure-pipelines.yml ./azure-pipelines.yml
|
||||
cp templates/markdown/tasks.json ./.vscode/tasks.json
|
||||
|
||||
Reference in New Issue
Block a user