diff options
Diffstat (limited to 'modules/comments')
-rwxr-xr-x | modules/comments/main.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comments/main.sh b/modules/comments/main.sh index 59fb46f..8fedaca 100755 --- a/modules/comments/main.sh +++ b/modules/comments/main.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash ## ## -h, --help Prints this help message" ## index Prints an indexed table of your comments files" |