diff options
Diffstat (limited to 'modules/articles')
-rwxr-xr-x | modules/articles/main.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/articles/main.sh b/modules/articles/main.sh index ebc9dd8..04033d0 100755 --- a/modules/articles/main.sh +++ b/modules/articles/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 articles files |