From 0702d13263bf501c1db074ce1544e60b95161210 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 7 Nov 2021 15:52:44 +0100 Subject: major rewrite --- bin/compile | 6 ------ bin/detect | 4 ---- 2 files changed, 10 deletions(-) delete mode 100644 bin/compile delete mode 100644 bin/detect (limited to 'bin') diff --git a/bin/compile b/bin/compile deleted file mode 100644 index 9aa8e6c..0000000 --- a/bin/compile +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -cd $1 -doit clean_all -doit -pip install ./dist/*.whl diff --git a/bin/detect b/bin/detect deleted file mode 100644 index 2315487..0000000 --- a/bin/detect +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -echo "opcut build" -exit 0 -- cgit v1.2.3-70-g09d2