From 9bb66bf03748fa550255415a05d1ac181a2f6872 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Mon, 11 Oct 2021 20:28:39 +0200 Subject: [PATCH] Add dummy cmdscripts/example.cmd for tests --- client/cmdscripts/example.cmd | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 client/cmdscripts/example.cmd diff --git a/client/cmdscripts/example.cmd b/client/cmdscripts/example.cmd new file mode 100755 index 000000000..45bff2c93 --- /dev/null +++ b/client/cmdscripts/example.cmd @@ -0,0 +1,4 @@ +#!/usr/bin/env -S pm3 --offline -s + +rem hello +rem world