Change the IP for the management server

This commit is contained in:
Andreas Zweili 2022-10-13 13:28:08 +02:00
parent 1fbe7032f0
commit e60ff59e52
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ fi
alias ll='ls -alF'
alias la='ls -A'
alias l='ls -CF'
alias management-server='mosh localadmin@10.40.0.56 -- tmux new -A -s 0'
alias management-server='mosh localadmin@10.49.0.100 -- tmux new -A -s 0'
# Add an "alert" alias for long running commands. Use like so:
# sleep 10; alert