progress
This commit is contained in:
parent
c3218eac2e
commit
680c589254
@ -14,7 +14,7 @@ Cmd="docker run"
|
||||
Cmd="${Cmd} --pull=always"
|
||||
Cmd="${Cmd} --network=host"
|
||||
Cmd="${Cmd} --name=crypto_md_day.${host}.${date}"
|
||||
# Cmd="${Cmd} --rm"
|
||||
Cmd="${Cmd} --rm"
|
||||
Cmd="${Cmd} ${DockerImage}"
|
||||
Cmd="${Cmd} -h ${host}"
|
||||
Cmd="${Cmd} -d ${date}"
|
||||
|
||||
@ -1 +1 @@
|
||||
1.4.5,start md_portal detached
|
||||
1.4.6,removing containers for crypto_md_day
|
||||
|
||||
@ -126,6 +126,5 @@ function download_file {
|
||||
chmod 600 ${TargetFilePath}
|
||||
ls -lh ${TargetFilePath}
|
||||
|
||||
|
||||
}
|
||||
download_file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user