remove -l

pull/6/head
Marcus Pöhls 2019-12-18 10:32:58 +01:00
parent 981835fda3
commit 8817a71c3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh -l
#!/bin/sh
docker run --name redis --publish 6379:6379 --detach redis:$1