mirror of
https://github.com/simon987/chan_feed.git
synced 2025-04-10 14:06:42 +00:00
2 lines
100 B
Bash
Executable File
2 lines
100 B
Bash
Executable File
#!/bin/bash
|
|
CURRENT_UID=$(id -u):$(id -g) SAVE_FOLDER=$(pwd)/data docker-compose up --force-recreate |