pi-image/custom/sys-tweaks/00-run.sh

8 lines
63 B
Bash
Executable File

#/bin/bash -e
on_chroot << EOF
chsh -s /usr/bin/fish pi
EOF