From b7cf8d19d8a85684f26a186cc467f87d21119d82 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 2 Feb 2019 19:46:13 -0800 Subject: [PATCH] Added version to shebang --- lib/core/time.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/time.nom b/lib/core/time.nom index 7b6aad0..63ff594 100644 --- a/lib/core/time.nom +++ b/lib/core/time.nom @@ -1,4 +1,4 @@ -#!/usr/bin/env nomsu +#!/usr/bin/env nomsu -V6 # This file defines time-related actions.