aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-15 13:26:29 -0300
committerEuAndreh <eu@euandre.org>2019-06-15 13:26:29 -0300
commit833ded291b2624a241c34cdc010bcf00444b613b (patch)
tree771cf4dcad9d6e4385a45d7aaf94dc06a7514732
parentAdd link to solution in paste (diff)
downloadeuandre.org-833ded291b2624a241c34cdc010bcf00444b613b.tar.gz
euandre.org-833ded291b2624a241c34cdc010bcf00444b613b.tar.xz
Move ./env.sh to ./docs/env.sh
Diffstat (limited to '')
-rw-r--r--.build.yml2
-rw-r--r--docs/env.sh (renamed from env.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index de22d26..29f67a6 100644
--- a/.build.yml
+++ b/.build.yml
@@ -16,5 +16,5 @@ tasks:
- docs: |
cd website/
nix-build -A publishScript
- source env.sh
+ source ./docs/env.sh
./result/bin/publish.sh
diff --git a/env.sh b/docs/env.sh
index c3598bb..c3598bb 100644
--- a/env.sh
+++ b/docs/env.sh