aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2023-01-29 00:46:12 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2023-01-29 00:46:12 +0530
commitda971f5928acc23df062217187969817e5dd47d8 (patch)
treeee1d237df792642c3ff3edf7a9133b7153a685aa /build.sh
parent104f0c542902d83ffe2726fe4f855c7922b42254 (diff)
change
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 7aa6624..555d514 100755
--- a/build.sh
+++ b/build.sh
@@ -1,4 +1,4 @@
#!/bin/bash
-rm -rf compromyse.github.io/*
+rm -rf ../compromyse.github.io/*
bundle exec jekyll build
-mv _site/* compromyse.github.io/
+mv _site/* ../compromyse.github.io/