mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-04 19:50:00 +00:00
2 lines
49 B
Bash
Executable file
Vendored
2 lines
49 B
Bash
Executable file
Vendored
#!/bin/sh
|
|
docker-compose up -d --no-deps --build
|