mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-06-22 14:20:17 +00:00
7375a85b07
- More tests have been added.
3 lines
59 B
Bash
3 lines
59 B
Bash
#!/bin/bash
|
|
docker stop couchdb-test
|
|
docker rm couchdb-test |