From 69a8ce7d9782eeace26c92584a0aa524b573aa43 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 11 Jun 2015 17:10:12 +0200 Subject: [PATCH] core91: Call update-lang-cache with full path Signed-off-by: Michael Tremer --- config/rootfiles/core/91/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/91/update.sh b/config/rootfiles/core/91/update.sh index b332dddb72..8667112608 100644 --- a/config/rootfiles/core/91/update.sh +++ b/config/rootfiles/core/91/update.sh @@ -39,7 +39,7 @@ mkdir -p /srv/web/ipfire/html/{accounting,graphs} chmod 777 /srv/web/ipfire/html/{accounting,graphs} # Update Language cache -update-lang-cache +/usr/local/bin/update-lang-cache sync -- 2.39.2