redhat:other-redhat:minecraft:minecraft-googlemapsexport-redhat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
redhat:other-redhat:minecraft:minecraft-googlemapsexport-redhat [2017/10/05 15:25] michaelredhat:other-redhat:minecraft:minecraft-googlemapsexport-redhat [2017/10/05 15:37] (current) – [Installation auf Redhat / CentOS 7] michael
Line 135: Line 135:
 ./overviewer.py -v --config=/opt/mapExtractor/export_conf ./overviewer.py -v --config=/opt/mapExtractor/export_conf
  
-mv /opt/mapExtractor/index.html /opt/mapExtractor/view.html+if [ ! -f /var/www/html/view.html ]; then 
 +        mv /var/www/html/index.html /var/www/html/view.html 
 +fi
 cp /opt/mapExtractor/index.html /var/www/html/ cp /opt/mapExtractor/index.html /var/www/html/
 chown -R apache:apache /var/www/html/ chown -R apache:apache /var/www/html/
Line 150: Line 152:
  
 <code># /opt/mapExtractor/./perform_mapExtraction.sh</code> <code># /opt/mapExtractor/./perform_mapExtraction.sh</code>
 +
 +<wrap em>ACHTUNG:</wrap> **Am Schluss unter: ''/opt/mapExtractor/view.html'' einen ''Google Maps API-key'' hinterlegen!**
  
 ---- ----
  • redhat/other-redhat/minecraft/minecraft-googlemapsexport-redhat.1507209933.txt.gz
  • Last modified: 2017/10/05 15:25
  • by michael