summaryrefslogtreecommitdiffstats
path: root/postsync.d/regen-overlays
diff options
context:
space:
mode:
Diffstat (limited to 'postsync.d/regen-overlays')
-rwxr-xr-xpostsync.d/regen-overlays2
1 files changed, 1 insertions, 1 deletions
diff --git a/postsync.d/regen-overlays b/postsync.d/regen-overlays
index bbaec32..89d70dd 100755
--- a/postsync.d/regen-overlays
+++ b/postsync.d/regen-overlays
@@ -2,7 +2,7 @@
. /etc/init.d/functions.sh
-OVERLAY_CONFIG_DIR="$(update-eix --print EIXCFGDIR)/overlays"
+OVERLAY_CONFIG_DIR="$(dirname $0)/../overlays"
ebegin "Regenerating overlay config ..."