From 9ec884f078af686970da4849bbbd1b200ec72c5d Mon Sep 17 00:00:00 2001 From: Fierelier Date: Thu, 11 Aug 2022 20:12:54 +0200 Subject: [PATCH] Add busyrd --- busyrd/bin/.wdvn-placeholder | 0 busyrd/init | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 busyrd/bin/.wdvn-placeholder create mode 100755 busyrd/init diff --git a/busyrd/bin/.wdvn-placeholder b/busyrd/bin/.wdvn-placeholder new file mode 100644 index 0000000..e69de29 diff --git a/busyrd/init b/busyrd/init new file mode 100755 index 0000000..3ff01c4 --- /dev/null +++ b/busyrd/init @@ -0,0 +1,2 @@ +#!/bin/busybox sh +busybox sh \ No newline at end of file