source:
tmcsimulator/trunk/src/python/unifiedlogger/package.sh
@
442
| Revision 442, 154 bytes checked in by jdalbey, 7 years ago (diff) | |
|---|---|
|
|
| Rev | Line | |
|---|---|---|
| 1 | #!/bin/bash | |
| 2 | # Package the unified logger service for deployment | |
| 3 | ||
| 4 | zip -r ../../../deploy/unifiedlogger.zip *.py | |
| 5 | zenity --info --text="Packaging completed" |
Note: See TracBrowser
for help on using the repository browser.
