From a3628fc49db4d88ff3e4067268650710d1da3f6f Mon Sep 17 00:00:00 2001 From: Silvino Silva Date: Fri, 12 Feb 2021 03:59:34 +0000 Subject: initial openbsd support --- core/scripts/chroot.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 core/scripts/chroot.sh (limited to 'core/scripts/chroot.sh') diff --git a/core/scripts/chroot.sh b/core/scripts/chroot.sh deleted file mode 100644 index 00fbd78..0000000 --- a/core/scripts/chroot.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash - -CHROOT=/mnt - -chroot $CHROOT /usr/bin/env -i \ - HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \ - PATH=/bin:/usr/bin:/sbin:/usr/sbin \ - /bin/bash --login - -- cgit 1.4.1-2-gfad0