From c043fb6189d4b6fc22a753bb78120186db4dcee2 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Apr 12 2019 23:05:12 +0000 Subject: Add a Bash 5.0 variant of the noprofile shell needle... Signed-off-by: Adam Williamson --- diff --git a/needles/console/root_logged_in-noprofile-sh50.json b/needles/console/root_logged_in-noprofile-sh50.json new file mode 100644 index 0000000..3073efa --- /dev/null +++ b/needles/console/root_logged_in-noprofile-sh50.json @@ -0,0 +1,16 @@ +{ + "area": [ + { + "type": "match", + "xpos": 0, + "height": 16, + "ypos": 528, + "width": 56 + } + ], + "properties": [], + "tags": [ + "root_console", + "root_logged_in" + ] +} \ No newline at end of file diff --git a/needles/console/root_logged_in-noprofile-sh50.png b/needles/console/root_logged_in-noprofile-sh50.png new file mode 100644 index 0000000..7154551 Binary files /dev/null and b/needles/console/root_logged_in-noprofile-sh50.png differ