From: Brett Gordon Date: Thu, 17 Sep 2015 17:55:30 +0000 (-0400) Subject: levee: add levee to ucp-script X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b9bd2ed68b1fb9101089c3d3a5dc734d642a8220;p=FUZIX.git levee: add levee to ucp-script --- 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