mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-26 14:47:44 +00:00
4 lines
71 B
Bash
4 lines
71 B
Bash
#!/bin/sh
|
|
|
|
docker-compose build radicale
|
|
docker-compose up -d radicale
|