From bbc33eca943411eae18d689e9bfb5da3af4179c1 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 22 Mar 2018 21:20:43 +0100 Subject: fixed some build trouble in git --- create_hdd.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'create_hdd.sh') diff --git a/create_hdd.sh b/create_hdd.sh index 8f65923..f7b5c99 100755 --- a/create_hdd.sh +++ b/create_hdd.sh @@ -111,6 +111,10 @@ cp "$HOME/.ssh/id_rsa.pub" build/.ssh/authorized_keys chown 1001:1001 build # default PAM rules expect a password to be set for su? echo 'build:xx' | chpasswd +cat > build/.bashrc <