diff options
| author | EuAndreh <eu@euandre.org> | 2019-06-15 13:26:29 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2019-06-15 13:26:29 -0300 |
| commit | 833ded291b2624a241c34cdc010bcf00444b613b (patch) | |
| tree | 771cf4dcad9d6e4385a45d7aaf94dc06a7514732 | |
| parent | Add link to solution in paste (diff) | |
| download | euandre.org-833ded291b2624a241c34cdc010bcf00444b613b.tar.gz euandre.org-833ded291b2624a241c34cdc010bcf00444b613b.tar.xz | |
Move ./env.sh to ./docs/env.sh
| -rw-r--r-- | .build.yml | 2 | ||||
| -rw-r--r-- | docs/env.sh (renamed from env.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -16,5 +16,5 @@ tasks: - docs: | cd website/ nix-build -A publishScript - source env.sh + source ./docs/env.sh ./result/bin/publish.sh |
