aboutsummaryrefslogtreecommitdiffstats
path: root/mot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mot.sh')
-rw-r--r--mot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mot.sh b/mot.sh
index 2a61e3d..baa6a76 100644
--- a/mot.sh
+++ b/mot.sh
@@ -4,7 +4,7 @@
set -e
-source ./configuration.sh
+source site/configuration.sh
printerr() {
echo -e "\033[01;31m$1\033[0m"