blob: 98af0bd24cf6f5ac68468e9c9d65072c02016667 [file] [log] [blame]
#!/bin/bash
#
# Utilities for accessing the skolo.
# Should be sourced from $HOME/.bashrc
alias skolo_win='ssh chrome-bot@100.115.95.132'
alias skolo_rpi='ssh chrome-bot@100.115.95.143'
alias skolo_linux='ssh chrome-bot@100.115.95.130'