4 lines
36 B
Bash
4 lines
36 B
Bash
|
#!/bin/sh
|
||
|
docker stop redis_django
|
||
|
|