Skip to content

Commit 5914942

Browse files
author
Julien Neuhart
committed
fixing bad c/c
1 parent 8d6b879 commit 5914942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/apache2-foreground

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ for e in "${!APACHE_@}"; do
3737
fi
3838
done
3939

40-
exec apache2 -DFOREGROUND "$@"#!/usr/bin/env bash
40+
exec apache2 -DFOREGROUND "$@"

0 commit comments

Comments
 (0)