mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-01-16 10:19:16 +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 |