From 1d5b6a80fa170fcbded45c1fd12edc6506dd3d57 Mon Sep 17 00:00:00 2001 From: Andreas Loibl Date: Tue, 22 May 2012 00:39:21 +0200 Subject: {*,*}-glob requires bash --- config/chroot_local-hooks/etcskel-hotfixes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/chroot_local-hooks/etcskel-hotfixes b/config/chroot_local-hooks/etcskel-hotfixes index 8a4bacb..5ae6842 100755 --- a/config/chroot_local-hooks/etcskel-hotfixes +++ b/config/chroot_local-hooks/etcskel-hotfixes @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # prevent KDE from warning about non-existent directories mkdir -p /etc/skel/.local/share/contacts mkdir -p /etc/skel/.local/share/local-mail -- cgit v1.0