summary refs log tree commit diff
path: root/scripts/chroot-prompt.sh
blob: 3b438411c439707994974c625130974de6936a8c (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
set -eu

printf 'Name: '
read -r nick rest
exec catgirl -n "$nick" -s "$nick" "$@"
3c604f036c6ab9&follow=1'>Set publish date in feed from .DdJune McEnroe 2020-04-01Update cgit setup post with git-http-backendJune McEnroe