mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-19 01:23:09 +00:00
Fix security harness script
"[[" Syntax is not supported on debian based systems.
This commit is contained in:
@ -37,7 +37,7 @@ else
|
|||||||
end
|
end
|
||||||
|
|
||||||
__END__
|
__END__
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user