summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorAaditya Dhruv <[email protected]>2026-01-06 13:09:22 -0600
committerAaditya Dhruv <[email protected]>2026-01-06 13:11:27 -0600
commit858578b2c6e2c24f7413960aea132e56d6da2e10 (patch)
tree13d21d918995c6ca9394daf7fcb6bdd1a355e56c /build.sh
parent8ee4c154560b0ea181ccaa466dc3874278c4a9ea (diff)
Update pagesHEADmaster
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/build.sh b/build.sh
deleted file mode 100755
index deec7af..0000000
--- a/build.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-git clone https://git.spacejunk.sh/website.git
-cd website
-palpad -p home
-palpad -p spacejunk
-find -iname "*.md" -delete