mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-03 14:21:52 +00:00
3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
docker stop couchdb-test
|
|
docker rm couchdb-test |