From aee803805e5544cb9de52b9dc647050f7a88d6bd Mon Sep 17 00:00:00 2001 From: Alexander Weinhold Date: Sun, 19 Apr 2015 18:14:22 +0200 Subject: [PATCH] whatever the fuck this was --- fw_test/batchprog | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 fw_test/batchprog diff --git a/fw_test/batchprog b/fw_test/batchprog deleted file mode 100755 index 755a7f5..0000000 --- a/fw_test/batchprog +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -A=`tempfile` -(base64 -d|gunzip ) > $A <<