diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-02-02 19:46:13 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-02-02 19:46:13 -0800 |
| commit | b7cf8d19d8a85684f26a186cc467f87d21119d82 (patch) | |
| tree | 97f5af747a5e182687539ecd6436651ba83cb859 /lib/core | |
| parent | 8a01efc4e0c41beeeb27aaa87948877bb44b2529 (diff) | |
Added version to shebang
Diffstat (limited to 'lib/core')
| -rw-r--r-- | lib/core/time.nom | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
