formatting fixes
This commit is contained in:
parent
a5e13fab3b
commit
4361c42173
@ -116,7 +116,7 @@ export async function addExtensionLinux(
|
||||
path.join(__dirname, '../src/scripts/gearman.sh') +
|
||||
' gearman-2.0.6' +
|
||||
version +
|
||||
' >/dev/null 2>&1'
|
||||
' >/dev/null 2>&1';
|
||||
break;
|
||||
default:
|
||||
install_command =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user