Simplified mathpixel setup
This commit is contained in:
		| @@ -47,16 +47,8 @@ if [ ! -d "mathpixel" ]; then | ||||
| fi | ||||
| pushd mathpixel | ||||
| git pull | ||||
| bash setup.sh | ||||
| popd | ||||
| popd | ||||
| cp -f external/mathpixel/quadratic.py apps/ | ||||
| cp -f external/mathpixel/pendlum.py apps/ | ||||
| cp -f external/mathpixel/convergence.py apps/ | ||||
| cp -f external/mathpixel/swifthohenberg.py apps/ | ||||
| chmod +x apps/quadratic.py | ||||
| chmod +x apps/pendlum.py | ||||
| chmod +x apps/convergence.py | ||||
| chmod +x apps/swifthohenberg.py | ||||
| cp -f external/mathpixel/mathpixelconf.py configs/ | ||||
|  | ||||
| echo "Setup done" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Andreas Völker
					Andreas Völker