mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-17 08:26:19 +03:00
3 lines
59 B
Bash
3 lines
59 B
Bash
#!/bin/bash
|
|
docker stop couchdb-test
|
|
docker rm couchdb-test |