aboutsummaryrefslogtreecommitdiff
path: root/initial-deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'initial-deploy.sh')
-rw-r--r--initial-deploy.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/initial-deploy.sh b/initial-deploy.sh
new file mode 100644
index 0000000..63f1f90
--- /dev/null
+++ b/initial-deploy.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+# install git first.
+mkdir -p ~/org
+git clone git@github.com:ret2pop/ret2pop-website ~/org/website
+mkdir -p ~/src
+git clone git@nullring.xyz:/var/git/publish-org-roam-ui ~/src