~lorzeteam/lorze/trunk

« back to all changes in this revision

Viewing changes to Install/finish.sh

  • Committer: Andreas Ulrich
  • Date: 2012-12-13 20:54:19 UTC
  • Revision ID: ulrich3110@gmail.com-20121213205419-aucgdskqtqmyrj10
new file structure, new object structure, about dialogue, help dialogue, hep pages in english and german, german translation, ponton5h installer, documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
# LORZE erasandcad, a 2D CAD with an intuitive user interface, simple and easy.
 
4
# http://erasand.jimdo.com/python-programme/lorze/
 
5
# (C) 2012, Andreas Ulrich
 
6
 
 
7
# This file is part of "LORZE erasandcad"
 
8
 
 
9
# "LORZE erasandcad" is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
 
10
 
 
11
# "LORZE erasandcad" is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
 
12
 
 
13
# You should have received a copy of the GNU General Public License along with LORZE erasandcad.  If not, see <http://www.gnu.org/licenses/>.
 
14
 
 
15
mkdir ~/ponton5hybrid
 
16
cp pontongui.py ~/ponton5hybrid/pontongui.py
 
17
cp pontonprogrampic.png ~/ponton5hybrid/pontonprogrampic.png
 
18
cp pontoninstall.py ~/ponton5hybrid/pontoninstall.py
 
19
cp pontongui.sh ~/ponton5hybrid/pontongui.sh
 
20
cp pontonsrc.zip ~/ponton5hybrid/pontonsrc.zip
 
21
cd ~/ponton5hybrid
 
22
./pontongui.sh