Add link to manual in motd
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
# Don't run this script directly
|
||||
[[ "${BASH_SOURCE[0]}" == "${0}" ]] && exit 0
|
||||
|
||||
|
||||
### VARS ###
|
||||
export INSTALL_DIR=/usr/local/bin
|
||||
|
||||
|
||||
### FUNCTIONS ###
|
||||
prompt() { read -r -p "Enter $1: " "$1"; }
|
||||
|
||||
ask_ok() {
|
||||
|
||||
Reference in New Issue
Block a user