Files
easy-web-mon/update-index-ssh-link.sh
T
2014-12-08 16:04:37 +01:00

6 lines
105 B
Bash
Executable File

#!/bin/sh
HOST=$(basename $1)
xfce4-terminal -e "ssh $HOST -t './monitoring/update-index.sh; bash'" -H