aboutsummaryrefslogtreecommitdiff
path: root/tools/rumba-access
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rumba-access')
-rwxr-xr-xtools/rumba-access2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rumba-access b/tools/rumba-access
index 1cf382e..a2a5e83 100755
--- a/tools/rumba-access
+++ b/tools/rumba-access
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-FILE=ssh_info
+FILE=/tmp/rumba/ssh_info
MACHINE_ID=$1
if [ "$MACHINE_ID" == "" ]; then