Fix links to manual
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
script-deploy-manual() {
|
||||
local user_arg="$1"
|
||||
local manual_url="https://docs.google.com/document/d/1K_KwAlv8Zljmy-enwmhT6gMTFutlAFglixvpLGBx0VY"
|
||||
local manual_url="https://github.com/UAB-Hartman-Lab/server"
|
||||
local remove=("manual.pdf" "manual.odt" "Notes.pdf" "Notes.odt" \
|
||||
"README.html" "Link to Manual.desktop" "manual-images" \
|
||||
"manual.html" "Manual.desktop" "manual.desktop")
|
||||
|
||||
@@ -136,7 +136,7 @@ print_motd() {
|
||||
cat <<-EOF
|
||||
|
||||
Links (ctrl+click to follow)
|
||||
Server Manual.........: https://tinyurl.com/jjz9h6fr
|
||||
Server Manual.........: https://github.com/UAB-Hartman-Lab/server
|
||||
Cockpit (for admins)..: http://localhost:9090
|
||||
Robot Camera..........: http://localhost:9999
|
||||
JupyterLab............: http://localhost:8888
|
||||
|
||||
Reference in New Issue
Block a user