Files
hackathon-Seatstock/docker/restart.sh
2023-09-23 10:16:49 -05:00

5 lines
54 B
Bash
Executable File

#!/bin/bash
docker-compose down
docker-compose up -d