fix
This commit is contained in:
@@ -11,6 +11,7 @@ if [ -z ${date} ] ; then
|
||||
fi
|
||||
|
||||
Cmd="docker run"
|
||||
Cmd="${Cmd} --pull=always"
|
||||
Cmd="${Cmd} --network=host"
|
||||
Cmd="${Cmd} --name=crypto_md_day.${host}.${date}"
|
||||
Cmd="${Cmd} --rm"
|
||||
|
||||
Reference in New Issue
Block a user