Skip to content
Snippets Groups Projects
Commit c7c5bde1 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

gmsh/tutorial -> gmsh/tutorials

parent d815c943
No related branches found
No related tags found
No related merge requests found
Pipeline #9178 passed
......@@ -88,7 +88,7 @@ if [ $# -lt 1 ] || [ $1 == "source" ]; then
cat onelab-source/getdp-*${GETDP}*-source/CREDITS.txt >> onelab-source/CREDITS.txt
cp -R /tmp/models onelab-source/
cp -R /tmp/tutorials onelab-source/
cp -R onelab-source/gmsh-*${GMSH}*-source/tutorial/* onelab-source/tutorials/gmsh/
cp -R onelab-source/gmsh-*${GMSH}*-source/tutorials/* onelab-source/tutorials/gmsh/
cp -R onelab-source/getdp-*${GETDP}*-source/templates onelab-source/
rm -rf /tmp/gmsh-*
rm -rf /tmp/getdp-*
......@@ -124,7 +124,7 @@ if [ $# -lt 1 ] || [ $1 == "win64" ]; then
cat /tmp/getdp-*${GETDP}-Windows64/CREDITS.txt >> onelab-Windows64/CREDITS.txt
cp -R /tmp/models onelab-Windows64/
cp -R /tmp/tutorials onelab-Windows64/
cp -R /tmp/gmsh-*${GMSH}-Windows64/tutorial/* onelab-Windows64/tutorials/gmsh/
cp -R /tmp/gmsh-*${GMSH}-Windows64/tutorials/* onelab-Windows64/tutorials/gmsh/
cp -R /tmp/getdp-*${GETDP}-Windows64/templates onelab-Windows64/
rm -rf /tmp/gmsh-*
rm -rf /tmp/getdp-*
......@@ -160,7 +160,7 @@ if [ $# -lt 1 ] || [ $1 == "linux64" ]; then
cat /tmp/getdp-*${GETDP}-Linux64/share/doc/getdp/CREDITS.txt >> onelab-Linux64/CREDITS.txt
cp -R /tmp/models onelab-Linux64/
cp -R /tmp/tutorials onelab-Linux64/
cp -R /tmp/gmsh-*${GMSH}-Linux64/share/doc/gmsh/tutorial/* onelab-Linux64/tutorials/gmsh/
cp -R /tmp/gmsh-*${GMSH}-Linux64/share/doc/gmsh/tutorials/* onelab-Linux64/tutorials/gmsh/
cp -R /tmp/getdp-*${GETDP}-Linux64/share/doc/getdp/templates onelab-Linux64
rm -rf /tmp/gmsh-*
rm -rf /tmp/getdp-*
......@@ -200,7 +200,7 @@ if [ $# -lt 1 ] || [ $1 == "mac" ]; then
cat /tmp/getdp-*${GETDP}-MacOSX/share/doc/getdp/CREDITS.txt >> onelab-MacOSX/CREDITS.txt
cp -R /tmp/models onelab-MacOSX/
cp -R /tmp/tutorials onelab-MacOSX/
cp -R gmsh_mount/tutorial/* onelab-MacOSX/tutorials/gmsh/
cp -R gmsh_mount/tutorials/* onelab-MacOSX/tutorials/gmsh/
cp -R /tmp/getdp-*${GETDP}-MacOSX/share/doc/getdp/templates onelab-MacOSX/
hdiutil eject gmsh_mount
rm -rf /tmp/gmsh-*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment