add install script
This commit is contained in:
parent
cd14df1f11
commit
7f11ba1b61
2 changed files with 44 additions and 1 deletions
2
proclaim
2
proclaim
|
@ -25,7 +25,7 @@ do
|
|||
echo "╹ ╹┗╸┗━┛┗━╸┗━╸╹ ╹╹╹ ╹ ┗━┛┗━┛╹ ╹╹ ╹┗━╸╹ ╹╹ ╹ ╹ "
|
||||
echo "You may view old chat with 'scry'!"
|
||||
echo "----------------------------------"
|
||||
printf "speak to the server: " >&2
|
||||
printf "speak to the server: "
|
||||
read -r text
|
||||
makeSlug
|
||||
echo "${prompt}: $text" >> $chatlog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue