Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
documentation
website
Commits
d43afc56
Commit
d43afc56
authored
7 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
templates
parent
98685204
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package_onelab.sh
+9
-2
9 additions, 2 deletions
package_onelab.sh
with
9 additions
and
2 deletions
package_onelab.sh
+
9
−
2
View file @
d43afc56
...
@@ -12,8 +12,9 @@ on \"Run\".
...
@@ -12,8 +12,9 @@ on \"Run\".
The software is distributed under the terms of the GNU General Public License.
The software is distributed under the terms of the GNU General Public License.
See the LICENSE and CREDITS files for more information.
See the LICENSE and CREDITS files for more information.
The 'tutorials' directory contains ONELAB tutorials. The 'models' directory contains
The 'tutorials' directory contains ONELAB tutorials. The 'models' directory
a selection of other ready-to-use models from http://onelab.info.
contains a selection of other ready-to-use models from http://onelab.info. The
'templates' directory contains generic model templates.
See http://onelab.info for additional examples, up-to-date versions and
See http://onelab.info for additional examples, up-to-date versions and
documentation."
>
/tmp/README.txt
documentation."
>
/tmp/README.txt
...
@@ -81,6 +82,7 @@ if [ $# -lt 1 ] || [ $1 == "source" ]; then
...
@@ -81,6 +82,7 @@ if [ $# -lt 1 ] || [ $1 == "source" ]; then
cp
-R
/tmp/models onelab-source/
cp
-R
/tmp/models onelab-source/
cp
-R
/tmp/tutorials 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
/tutorial/
*
.
*
onelab-source/tutorials/gmsh/
cp
-R
onelab-source/getdp-
*${
GETDP
}*
-source
/templates onelab-source/
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/getdp-
*
rm
-rf
/tmp/getdp-
*
zip
-r
onelab-source.zip onelab-source
zip
-r
onelab-source.zip onelab-source
...
@@ -110,6 +112,7 @@ if [ $# -lt 1 ] || [ $1 == "win64" ]; then
...
@@ -110,6 +112,7 @@ if [ $# -lt 1 ] || [ $1 == "win64" ]; then
cp
-R
/tmp/models onelab-Windows64/
cp
-R
/tmp/models onelab-Windows64/
cp
-R
/tmp/tutorials 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
/tutorial/
*
.
*
onelab-Windows64/tutorials/gmsh/
cp
-R
/tmp/getdp-
*${
GETDP
}
-Windows64
/templates onelab-Windows64/
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/getdp-
*
rm
-rf
/tmp/getdp-
*
zip
-r
onelab-Windows64.zip onelab-Windows64
zip
-r
onelab-Windows64.zip onelab-Windows64
...
@@ -139,6 +142,7 @@ if [ $# -lt 1 ] || [ $1 == "win32" ]; then
...
@@ -139,6 +142,7 @@ if [ $# -lt 1 ] || [ $1 == "win32" ]; then
cp
-R
/tmp/models onelab-Windows32/
cp
-R
/tmp/models onelab-Windows32/
cp
-R
/tmp/tutorials onelab-Windows32/
cp
-R
/tmp/tutorials onelab-Windows32/
cp
-R
/tmp/gmsh-
*${
GMSH
}
-Windows32
/tutorial/
*
.
*
onelab-Windows32/tutorials/gmsh/
cp
-R
/tmp/gmsh-
*${
GMSH
}
-Windows32
/tutorial/
*
.
*
onelab-Windows32/tutorials/gmsh/
cp
-R
/tmp/getdp-
*${
GETDP
}
-Windows32
/templates onelab-Windows32/
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/getdp-
*
rm
-rf
/tmp/getdp-
*
zip
-r
onelab-Windows32.zip onelab-Windows32
zip
-r
onelab-Windows32.zip onelab-Windows32
...
@@ -167,6 +171,7 @@ if [ $# -lt 1 ] || [ $1 == "linux64" ]; then
...
@@ -167,6 +171,7 @@ if [ $# -lt 1 ] || [ $1 == "linux64" ]; then
cp
-R
/tmp/models onelab-Linux64/
cp
-R
/tmp/models onelab-Linux64/
cp
-R
/tmp/tutorials 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/tutorial/
*
.
*
onelab-Linux64/tutorials/gmsh/
cp
-R
/tmp/getdp-
*${
GETDP
}
-Linux64
/share/doc/getdp/templates onelab-Linux64
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/getdp-
*
rm
-rf
/tmp/getdp-
*
zip
-r
onelab-Linux64.zip onelab-Linux64
zip
-r
onelab-Linux64.zip onelab-Linux64
...
@@ -195,6 +200,7 @@ if [ $# -lt 1 ] || [ $1 == "linux32" ]; then
...
@@ -195,6 +200,7 @@ if [ $# -lt 1 ] || [ $1 == "linux32" ]; then
cp
-R
/tmp/models onelab-Linux32/
cp
-R
/tmp/models onelab-Linux32/
cp
-R
/tmp/tutorials onelab-Linux32/
cp
-R
/tmp/tutorials onelab-Linux32/
cp
-R
/tmp/gmsh-
*${
GMSH
}
-Linux32
/share/doc/gmsh/tutorial/
*
.
*
onelab-Linux32/tutorials/gmsh/
cp
-R
/tmp/gmsh-
*${
GMSH
}
-Linux32
/share/doc/gmsh/tutorial/
*
.
*
onelab-Linux32/tutorials/gmsh/
cp
-R
/tmp/getdp-
*${
GETDP
}
-Linux32
/share/doc/getdp/templates onelab-Linux32
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/getdp-
*
rm
-rf
/tmp/getdp-
*
zip
-r
onelab-Linux32.zip onelab-Linux32
zip
-r
onelab-Linux32.zip onelab-Linux32
...
@@ -225,6 +231,7 @@ if [ $# -lt 1 ] || [ $1 == "mac" ]; then
...
@@ -225,6 +231,7 @@ if [ $# -lt 1 ] || [ $1 == "mac" ]; then
cp
-R
/tmp/models onelab-MacOSX/
cp
-R
/tmp/models onelab-MacOSX/
cp
-R
/tmp/tutorials onelab-MacOSX/
cp
-R
/tmp/tutorials onelab-MacOSX/
cp
-R
gmsh_mount/tutorial/
*
.
*
onelab-MacOSX/tutorials/gmsh/
cp
-R
gmsh_mount/tutorial/
*
.
*
onelab-MacOSX/tutorials/gmsh/
cp
-R
/tmp/getdp-
*${
GETDP
}
-MacOSX
/share/doc/getdp/templates onelab-MacOSX/
hdiutil eject gmsh_mount
hdiutil eject gmsh_mount
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/gmsh-
*
rm
-rf
/tmp/getdp-
*
rm
-rf
/tmp/getdp-
*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment