chan_feed/start.sh

2 lines
100 B
Bash
Executable File

#!/bin/bash
CURRENT_UID=$(id -u):$(id -g) SAVE_FOLDER=$(pwd)/data docker-compose up --force-recreate