root/trunk/webmin/Update.packages
| Revision 261, 139 bytes (checked in by ludo, 2 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | |
| 3 | #DEST=/home/weex/ftp/base/deb/ |
| 4 | DEST_ORG=/home/weex/lrsorg/bin/ |
| 5 | |
| 6 | #cd /home/weex/ftp/base/deb/ |
| 7 | #./mkpack |
| 8 | cd $DEST_ORG |
| 9 | ./mkpack~ |
Note: See TracBrowser for help on using the browser.
