Skip to content
Snippets Groups Projects
downloadGeogebra.sh 229 B
Newer Older
  • Learn to ignore specific revisions
  • #!/bin/bash
    
    wget https://download.geogebra.org/package/geogebra-math-apps-bundle
    
    unzip -o geogebra-math-apps-bundle -d projects/common/assets/GeoGebra
    
    rm projects/common/assets/GeoGebra/README.txt
    rm geogebra-math-apps-bundle