mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-29 01:34:52 +09:00
14 lines
422 B
Bash
14 lines
422 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
VERVIS='https://dev.seek-together.space/s/fr33domlover/r'
|
||
|
HUB='https://hub.darcs.net/fr33domlover'
|
||
|
|
||
|
darcs clone $HUB/hit-graph
|
||
|
darcs clone $HUB/hit-harder
|
||
|
darcs clone $HUB/hit-network
|
||
|
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
|