From 6219e2ba4834b337d736280e6f7dc9ada417b7f8 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 6 Feb 2019 14:28:57 -0800 Subject: Added shebangs. --- lib/tools/uninstall.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tools/uninstall.nom') diff --git a/lib/tools/uninstall.nom b/lib/tools/uninstall.nom index 7f0128a..90a8477 100755 --- a/lib/tools/uninstall.nom +++ b/lib/tools/uninstall.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu +#!/usr/bin/env nomsu -V6 # A tool to uninstall third party Nomsu packages (the inverse of the install tool) -- cgit v1.2.3