1
0
Fork 0
medicine-config/tfoms-patient/update.sh

6 lines
72 B
Bash
Executable File

#!/bin/sh
docker-compose stop
docker-compose pull
docker-compose up -d