mirror of https://github.com/perkeep/perkeep.git
4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
git push ssh://$USER@camlistore.org:29418/camlistore HEAD:refs/for/master
|