Skip to content

Commit 08ca6d4

Browse files
authored
Merge pull request #64 from jkaninda/develop
docs: update readme
2 parents 6d6db70 + 27b9ab5 commit 08ca6d4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,7 @@ services:
6262
# for a list of available releases.
6363
image: jkaninda/mysql-bkup
6464
container_name: mysql-bkup
65-
command:
66-
- /bin/sh
67-
- -c
68-
- mysql-bkup backup
65+
command: backup
6966
volumes:
7067
- ./backup:/backup
7168
environment:

0 commit comments

Comments
 (0)