3 lines
50 B
Plaintext
3 lines
50 B
Plaintext
|
#!/bin/bash
|
||
|
docker-compose up -d --force-recreate
|