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

8 lines
63 B
Bash
Raw Normal View History

2019-12-12 00:13:55 +00:00
#/bin/bash -e
on_chroot << EOF
chsh -s /usr/bin/fish pi
EOF