diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-01-21 16:32:13 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-01-21 16:32:13 -0800 |
| commit | a596195f6cfb6731f1e778e4bc304028ecd9bf08 (patch) | |
| tree | 72f3874939161457f91bc2e26b829b0cd775378c /lib/tools/uninstall.nom | |
| parent | a9f8d2d8ac4093d04daf98c36804a1edd20c9af4 (diff) | |
Added 'list' tool and improved install/uninstall
Diffstat (limited to 'lib/tools/uninstall.nom')
| -rwxr-xr-x | lib/tools/uninstall.nom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tools/uninstall.nom b/lib/tools/uninstall.nom index 881705a..1201c73 100755 --- a/lib/tools/uninstall.nom +++ b/lib/tools/uninstall.nom @@ -1,3 +1,4 @@ +#!/usr/bin/env nomsu # A tool to uninstall third party Nomsu packages (the inverse of the install tool) |
