Changes for page Compteur de téléchargements Python
Last modified by Mélodie on 2026/05/07 14:20
Summary
Details
- Page properties
-
- Content
-
... ... @@ -92,9 +92,9 @@ 92 92 93 93 == Attachment == 94 94 95 -The ##download_stats.py.txt## file attached to this page is the source Python script. 96 -Rename to ##download_stats.py## after download, then: 95 +The ##download_stats_en.py.txt## file attached to this page is the source Python script. 96 +Rename to ##download_stats_en.py## after download, then: 97 97 98 98 {{code language="bash"}} 99 -chmod 750 /opt/download_stats/download_stats.py 99 +chmod 750 /opt/download_stats/download_stats_en.py 100 100 {{/code}}