diff options
Diffstat (limited to 'bzrpush.sh')
-rwxr-xr-x | bzrpush.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bzrpush.sh b/bzrpush.sh new file mode 100755 index 0000000..cad1150 --- /dev/null +++ b/bzrpush.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +bzr push sftp://notmart@bazaar.launchpad.net/~polyestercoders/polyester/kde3-trunk |