diff options
| -rwxr-xr-x | contrib/nglog.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/nglog.sh b/contrib/nglog.sh index 2c558eb4..b8dbb200 100755 --- a/contrib/nglog.sh +++ b/contrib/nglog.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # ngIRCd -- The Next Generation IRC Daemon # Copyright (c)2001-2020 Alexander Barton (alex@barton.de) and Contributors |