diff options
Diffstat (limited to 'landing/build')
| -rwxr-xr-x | landing/build | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/landing/build b/landing/build deleted file mode 100755 index 4b1057d7..00000000 --- a/landing/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -jekyll build -cp -r _site/cn .. -cp -r _site/pages .. -cp -r _site/assets/* ../assets/ -cp -r _site/index.html ../landing.html -rm -rf _site |
