blob: f8241df04937203d84c6abfd805af3d3533343f8 [file] [log] [blame]
giolekva28a1fc82021-07-19 18:01:11 +04001#!/bin/sh
2
3ssh pcloud@192.168.0.111 "touch ~/SSH_LOGGED_IN"
4ssh pcloud@192.168.0.112 "touch ~/SSH_LOGGED_IN"
5ssh pcloud@192.168.0.113 "touch ~/SSH_LOGGED_IN"