edfbbe7fe0
portainer
3 lines
53 B
Bash
Executable file
3 lines
53 B
Bash
Executable file
#!/bin/bash
|
|
docker-compose down
|
|
docker-compose up -d
|