mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-01-25 22:47:11 +00:00
3 lines
59 B
Bash
3 lines
59 B
Bash
#!/bin/bash
|
|
docker stop couchdb-test
|
|
docker rm couchdb-test |