From 63ba2e5e946846e1957ba1fae0fc12ceabd1623c Mon Sep 17 00:00:00 2001 From: mathias Date: Mon, 1 Oct 2018 00:29:14 +0300 Subject: [PATCH] Remove excludes --- bin/compile | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/compile b/bin/compile index 449c8ca..291cc1c 100755 --- a/bin/compile +++ b/bin/compile @@ -4,4 +4,3 @@ BUILD_DIR=$1 mkdir -p $BUILD_DIR/.bin/ mv $BIN_DIR/start $BUILD_DIR/.bin/ -mv $BIN_DIR/excludes $BUILD_DIR/.bin/