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