Jump to content

Project:Procedure: Difference between revisions

 
Line 17: Line 17:
Then, it is possible to navigate to the folder where the Python file is and launch it with <code>python3 take-screenshots-loop.py</code>
Then, it is possible to navigate to the folder where the Python file is and launch it with <code>python3 take-screenshots-loop.py</code>


To upload the files thus generated, upload them to the <code>w/import</code> folder on the server and using SSH, in the wiki root, run <code>sudo php maintenance/importImages.php import --comment="" --summary="individual figures based on transcription HTML" --user="MLavazza" --limit=1</code>
To upload the files thus generated, upload them to the <code>w/import</code> folder on the server and using SSH, in the wiki root, run <code>sudo php maintenance/importImages.php import --comment="" --summary="individual figures based on transcription HTML" --user="MLavazza" --limit=1 --overwrite</code>


== Notes ==
== Notes ==