summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rwxr-xr-xsbin/itzks-display-shell2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/itzks-display-shell b/sbin/itzks-display-shell
index 4e6f770..5985f92 100755
--- a/sbin/itzks-display-shell
+++ b/sbin/itzks-display-shell
@@ -21,7 +21,7 @@ set -e
VERSION=0.1
DISPLAY_SHELL="bash"
-CHROOT="/srv/ltsp/amd64/"
+CHROOT="/srv/ltsp/display+amd64+bullseye/"
test -e "$CHROOT" || {
echo "ERROR: ITZkS display system chroot does not exist at $CHROOT."