blob: f8241df04937203d84c6abfd805af3d3533343f8 [file] [log] [blame]
#!/bin/sh
ssh pcloud@192.168.0.111 "touch ~/SSH_LOGGED_IN"
ssh pcloud@192.168.0.112 "touch ~/SSH_LOGGED_IN"
ssh pcloud@192.168.0.113 "touch ~/SSH_LOGGED_IN"