From f76416670a19bc79e76875c3865a1fde40023975 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 9 Jan 2017 19:50:36 +0700 Subject: system/testdisk: Update doinst.sh. Signed-off-by: Willy Sudiarto Raharjo --- system/testdisk/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/testdisk') diff --git a/system/testdisk/doinst.sh b/system/testdisk/doinst.sh index bd8f3bab51..d8b0d0d87b 100644 --- a/system/testdisk/doinst.sh +++ b/system/testdisk/doinst.sh @@ -5,7 +5,7 @@ fi if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then if [ -x /usr/bin/gtk-update-icon-cache ]; then - /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 + /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 fi fi -- cgit v1.2.3