3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
![]() |
#!/bin/bash
|
||
|
exec /usr/bin/mongod ${*//--nohttpinterface/}
|