aboutsummaryrefslogtreecommitdiff
path: root/lib/tools/install.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-01-21 16:32:13 -0800
committerBruce Hill <bruce@bruce-hill.com>2019-01-21 16:32:13 -0800
commita596195f6cfb6731f1e778e4bc304028ecd9bf08 (patch)
tree72f3874939161457f91bc2e26b829b0cd775378c /lib/tools/install.nom
parenta9f8d2d8ac4093d04daf98c36804a1edd20c9af4 (diff)
Added 'list' tool and improved install/uninstall
Diffstat (limited to 'lib/tools/install.nom')
-rwxr-xr-xlib/tools/install.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/install.nom b/lib/tools/install.nom
index 3af8da6..c3505a3 100755
--- a/lib/tools/install.nom
+++ b/lib/tools/install.nom
@@ -41,7 +41,7 @@ download [
sh> $cmd
..if it fails:
say ("
- Sorry, the uninstall failed. You may need to re-run as root with `sudo` in front of the command.
+ Sorry, the install failed. You may need to re-run as root with `sudo` in front of the command.
")
exit 1