summaryrefslogtreecommitdiff
path: root/refresh.sh
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-10-04 10:52:14 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-10-04 10:52:14 +0200
commit2c497e142d9dea925be60ddea8715fec250add03 (patch)
tree5d5a2352974ee69eb7c7c1b57d2cf50fab58ab6e /refresh.sh
parentfdc0fc2691bbce3ab687d0019c8f754abf49ab0b (diff)
Update CI
Diffstat (limited to 'refresh.sh')
-rwxr-xr-xrefresh.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/refresh.sh b/refresh.sh
index 3980aa7..9036dda 100755
--- a/refresh.sh
+++ b/refresh.sh
@@ -2,7 +2,7 @@
wai=$(dirname $(readlink -f "$0")) # Current script directory
projects_dir=${wai}/projects
-www_dir=${wai}/www
+www_dir=${wai}/public
projects_out_dir=${www_dir}/projects/
template_file=${wai}/template.html