Clean up
This commit is contained in:
parent
5913537c34
commit
1aae63ba07
1 changed files with 1 additions and 0 deletions
|
@ -69,4 +69,5 @@ echo '
|
||||||
docker cp ${jsonfile} ${container}:/${jsonfile}
|
docker cp ${jsonfile} ${container}:/${jsonfile}
|
||||||
${occ} files_external:import /${jsonfile}
|
${occ} files_external:import /${jsonfile}
|
||||||
docker exec ${container} rm /${jsonfile}
|
docker exec ${container} rm /${jsonfile}
|
||||||
|
rm ${jsonfile}
|
||||||
${occ} files_external:delete ${mountid}
|
${occ} files_external:delete ${mountid}
|
||||||
|
|
Loading…
Add table
Reference in a new issue