2018-05-22 23:11:47 +02:00
|
|
|
#!/bin/sh
|
|
|
|
|
2018-06-11 14:39:06 +02:00
|
|
|
VERVIS='https://dev.angeley.es/s/fr33domlover/r'
|
2018-05-22 23:11:47 +02:00
|
|
|
HUB='https://hub.darcs.net/fr33domlover'
|
|
|
|
|
|
|
|
darcs clone $HUB/hit-graph
|
|
|
|
darcs clone $HUB/hit-harder
|
|
|
|
darcs clone $HUB/hit-network
|
2018-05-24 23:45:01 +02:00
|
|
|
darcs clone $VERVIS/darcs-lights
|
2018-05-22 23:11:47 +02:00
|
|
|
darcs clone $VERVIS/darcs-rev
|
|
|
|
darcs clone $VERVIS/ssh
|
|
|
|
darcs clone $VERVIS/persistent-migration
|
|
|
|
darcs clone $VERVIS/persistent-email-address
|
|
|
|
darcs clone $VERVIS/yesod-mail-send --to-hash 2800294a41daf57cd420710bc79c8c9b06c0d3dd
|