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