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