From 1a0d75ee840dc2abd09b0c8c29f7ccd8b59c31d5 Mon Sep 17 00:00:00 2001 From: Edwin Eefting Date: Mon, 26 Feb 2024 15:23:49 +0100 Subject: [PATCH] fixes --- install/6-install-extras.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/6-install-extras.sh b/install/6-install-extras.sh index d3989c7..f023829 100755 --- a/install/6-install-extras.sh +++ b/install/6-install-extras.sh @@ -21,6 +21,7 @@ cp files/z_dtap-prompt.sh $ROOT/etc/profile.d/ ########### this repo cp -R .. $ROOT/root/alpinebox +chown -R root:root $ROOT/root/alpinebox ########## stuff to make life easier mkdir $ROOT/root/.ssh