lemmy/docker/dev/docker_update.sh

4 lines
75 B
Bash
Executable File

#!/bin/sh
sudo chmod -R 777 volumes
docker-compose up -d --no-deps --build