aboutsummaryrefslogtreecommitdiff
path: root/initial-deploy.sh
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-01-02 11:27:47 -0800
committerPreston Pan <ret2pop@gmail.com>2025-01-02 11:27:47 -0800
commit59fd05d0584a77035073e93a538b71a8f409bacb (patch)
tree75d9f0aa422b1c1b71cbb302dda26b0b945c0e50 /initial-deploy.sh
parent73f994fed5d40ba53282b75c92658d7fa4616a72 (diff)
new flake lock
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