Loading scripts/build.sh +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ set -e # Clone Theme for Editing if [ ! -d "mkdocs-material" ] ; then git clone --depth=1 https://github.com/Ir1d/mkdocs-material.git git clone --depth=1 https://github.com/OI-wiki/mkdocs-material.git fi git rev-parse --short HEAD | xargs -I % sed -i "s/githash: ''/githash: '%'/g" mkdocs.yml Loading scripts/netlify_build.sh +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ set -e # Clone Theme for Editing if [ ! -d "mkdocs-material" ] ; then git clone --depth=1 https://github.com/Ir1d/mkdocs-material.git git clone --depth=1 https://github.com/OI-wiki/mkdocs-material.git fi git rev-parse --short HEAD | xargs -I % sed -i "s/githash: ''/githash: '%'/g" mkdocs.yml Loading Loading
scripts/build.sh +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ set -e # Clone Theme for Editing if [ ! -d "mkdocs-material" ] ; then git clone --depth=1 https://github.com/Ir1d/mkdocs-material.git git clone --depth=1 https://github.com/OI-wiki/mkdocs-material.git fi git rev-parse --short HEAD | xargs -I % sed -i "s/githash: ''/githash: '%'/g" mkdocs.yml Loading
scripts/netlify_build.sh +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ set -e # Clone Theme for Editing if [ ! -d "mkdocs-material" ] ; then git clone --depth=1 https://github.com/Ir1d/mkdocs-material.git git clone --depth=1 https://github.com/OI-wiki/mkdocs-material.git fi git rev-parse --short HEAD | xargs -I % sed -i "s/githash: ''/githash: '%'/g" mkdocs.yml Loading