summaryrefslogtreecommitdiffstats
path: root/util/flashrom_tester/flashrom_remote.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/flashrom_tester/flashrom_remote.sh')
-rwxr-xr-xutil/flashrom_tester/flashrom_remote.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/flashrom_tester/flashrom_remote.sh b/util/flashrom_tester/flashrom_remote.sh
new file mode 100755
index 000000000..8dba94301
--- /dev/null
+++ b/util/flashrom_tester/flashrom_remote.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+/usr/bin/ssh localhost -p 60024 -C /usr/sbin/flashrom "$@"