initial commit v1.0
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
HOST=$(basename $1)
|
||||
|
||||
xfce4-terminal -e "ssh $HOST -t './monitoring/update-index.sh; bash'" -H
|
||||
Reference in New Issue
Block a user