We now have acme.sh copy cert files into a directory that's writable,
specifically into '/tmp', this happens outside the scope of this
script purely within acme.sh. Most mounts remain mounted read-only so
we amend this script to make the '/' mount point read-writable and move
cert files into their correct location before making the '/' mount
point read-only again.