From b9bd2ed68b1fb9101089c3d3a5dc734d642a8220 Mon Sep 17 00:00:00 2001 From: Brett Gordon Date: Thu, 17 Sep 2015 13:55:30 -0400 Subject: [PATCH] levee: add levee to ucp-script --- Standalone/filesystem-src/ucp-script.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Standalone/filesystem-src/ucp-script.txt b/Standalone/filesystem-src/ucp-script.txt index 49247c37..cdc0cb09 100644 --- a/Standalone/filesystem-src/ucp-script.txt +++ b/Standalone/filesystem-src/ucp-script.txt @@ -216,6 +216,7 @@ bget ../../Applications/util/write bget ../../Applications/util/xargs bget ../../Applications/util/yes bget ../../Applications/V7/cmd/sh/sh +bget ../../Applications/levee/levee chmod 0755 banner chmod 0755 basename chmod 0755 bd @@ -294,3 +295,4 @@ chmod 0755 write chmod 0755 xargs chmod 0755 yes chmod 0755 sh +chmod 0755 levee -- 2.34.1