From d129df78fb2b9be8e913dd424f3c0b398ab6ae02 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Thu, 24 Aug 2023 12:12:43 +0200 Subject: [PATCH] Added couple of plugins, and some other stuff to work on more than 1 raspberry Signed-off-by: Jeroen Oudshoorn --- builder/pwnagotchi.json | 1 - 1 file changed, 1 deletion(-) diff --git a/builder/pwnagotchi.json b/builder/pwnagotchi.json index a7d1c90c..07f6d882 100644 --- a/builder/pwnagotchi.json +++ b/builder/pwnagotchi.json @@ -10,7 +10,6 @@ { "type": "shell", "inline": [ - "mv /etc/ld.so.preload /etc/ld.so.preload.DISABLED", "uname -a", "dpkg-architecture", "mkdir -p /usr/local/src/pwnagotchi"