diff options
author | Ben Sima <ben@bsima.me> | 2022-02-18 12:18:18 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-02-18 12:18:18 -0500 |
commit | 16fd30682fe0a619ea07fb9fbbd6bdfcaf2bed8c (patch) | |
tree | 6ec656c8fd8fc6e43976ba71c165a84ce7f852a8 /Biz/Bild | |
parent | 58497f2d7e6579824b3c0331c75748bd15b59500 (diff) |
Remove old pie program from help
Diffstat (limited to 'Biz/Bild')
-rw-r--r-- | Biz/Bild/ShellHook.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Biz/Bild/ShellHook.sh b/Biz/Bild/ShellHook.sh index 7e93850..b9add29 100644 --- a/Biz/Bild/ShellHook.sh +++ b/Biz/Bild/ShellHook.sh @@ -10,7 +10,6 @@ echo " deps manage dependencies with niv" echo " help show this message" echo " lint auto-lint all changed files" - echo " pie product improvement engine" echo " push send a namespace to the cloud" echo " ship lint, bild, and push one (or all) namespace(s)" } |