remove -l
parent
981835fda3
commit
8817a71c3f
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh -l
|
||||
#!/bin/sh
|
||||
|
||||
docker run --name redis --publish 6379:6379 --detach redis:$1
|
||||
|
|
Loading…
Reference in New Issue