This website requires JavaScript.
Explore
Help
Sign In
dzwdz
/
catboy
Watch
1
Star
0
Fork
You've already forked catboy
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
92ccabaafd
catboy
/
scripts
/
chroot-prompt.sh
7 lines
93 B
Bash
Raw
Blame
History
#!/bin/sh
set
-eu
printf
'Name: '
read
-r nick rest
exec
catgirl -n
"
$nick
"
-s
"
$nick
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink