From 677afd30e7378e0eb1eb1b24e6af9b8337b61ed3 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 23 Jan 2018 16:57:04 +0100 Subject: [PATCH] Fix --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 737a536f..c3970b59 100755 --- a/build.sh +++ b/build.sh @@ -45,9 +45,9 @@ if [ -n "$1" ] && [ -f "$OMR_FEED/$1/Makefile" ]; then fi rm -rf source/bin source/files source/tmp -cp -rf root source/files +cp -rf root/* source -cat >> source/files/etc/banner <> source/package/base-files/files/etc/banner <