On my backup server I run gcp.py from gdatacopier to backup my google docs. I had to fix two issues in order to get it to run from a bash script: – the PYTHONPATH had to be exported prior to running,…
On my backup server I run gcp.py from gdatacopier to backup my google docs. I had to fix two issues in order to get it to run from a bash script: – the PYTHONPATH had to be exported prior to running,…