This commit is contained in:
Micke Nordin 2024-11-12 15:51:54 +01:00
parent 5913537c34
commit 1aae63ba07
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -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}