modified
git-svn-id: http://www.neo1973-germany.de/svn@146 46df4e5c-bc4e-4628-a0fc-830ba316316d
This commit is contained in:
parent
8265bca5e0
commit
c9d612d5c7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
mkdir /usr/share/unitc
|
mkdir /usr/share/unitc
|
||||||
cp unitc.xml /usr/share/unitc
|
cp unit.xml /usr/share/unitc
|
||||||
chmod +x unit_converter.py
|
chmod +x unit_converter.py
|
||||||
cp unit_converter.py /usr/bin/unitc
|
cp unit_converter.py /usr/bin/unitc
|
||||||
cp unitc.desktop /usr/share/applications/
|
cp unitc.desktop /usr/share/applications/
|
||||||
|
|
Loading…
Reference in a new issue