diff options
author | Mavridis Philippe <[email protected]> | 2024-03-10 17:53:54 +0200 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2024-03-10 17:53:54 +0200 |
commit | 7f408ad635a5e2a7829db68c19e51a295d55b9d1 (patch) | |
tree | a494c34a4c7a10d114a6b95fc4216f3eabce4e81 /bzrpush.sh | |
download | tde-style-polyester-7f408ad635a5e2a7829db68c19e51a295d55b9d1.tar.gz tde-style-polyester-7f408ad635a5e2a7829db68c19e51a295d55b9d1.zip |
Imported from Pling
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://[email protected]/~polyestercoders/polyester/kde3-trunk |