need to extract the documents from your backup in your Downloads directory and copy them into your openemr docker
from the terminal prompt
cd ~/Downloads
tar xvzf openemr.tar.gz sites/default/documents
Do you see them extracted?
need to extract the documents from your backup in your Downloads directory and copy them into your openemr docker
from the terminal prompt
cd ~/Downloads
tar xvzf openemr.tar.gz sites/default/documents
Do you see them extracted?