
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@639 8e941d3f-bd1b-0410-a28a-d453659cc2b4
7 lines
127 B
Bash
7 lines
127 B
Bash
#!/bin/bash
|
|
|
|
BASE=base/germesorders.db3
|
|
|
|
prm ":/My Documents/GermesOrders/$BASE"
|
|
pcp $BASE ":/My Documents/GermesOrders/$BASE"
|