mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-31 12:19:08 -06:00
2 lines
85 B
Bash
2 lines
85 B
Bash
#!/bin/sh
|
|
[[ `service status noms-server 2> /dev/null` ]] && service stop noms-server |