| Revision 659a6e1,
187 bytes
checked in by Marco Antonio Islas Cruz <markuz@…>, 2 years ago
(diff) |
|
modified: gui/pixmaps/Makefile
modified: libchristine/Makefile.am
modified: libchristine/Plugins/webservices/Makefile
modified: libchristine/Plugins/webservices/glade/Makefile
new file: upload.sh
|
-
Property mode set to
100644
|
| Line | |
|---|
| 1 | #!/bin/bash |
|---|
| 2 | echo "\$BWLIMIT=$BWLIMIT" |
|---|
| 3 | echo "\$VERSION=$VERSION" |
|---|
| 4 | rsync $BWLIMIT -P -e ssh $* thesystems,christine@frs.sourceforge.net:/home/frs/project/c/ch/christine/christine/$VERSION/ |
|---|
| 5 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.