summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2023-04-03 19:38:25 -0600
committerAaron Ball <nullspoon@oper.io>2023-04-03 19:38:25 -0600
commitc4e74cc113de1227352474df22e66c12e0f30b09 (patch)
tree85ccba35ae5b43302382efa5d5f0441793e745eb
parentb825d4cda9277909ee814fd91a1db2464cccbe38 (diff)
downloadcrux-ports-web-c4e74cc113de1227352474df22e66c12e0f30b09.tar.gz
crux-ports-web-c4e74cc113de1227352474df22e66c12e0f30b09.tar.xz
Move deploy location to crux-nullspoon-web
-rw-r--r--hooks/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index 54ff799..c09d88b 100644
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-dest=${WEB}/oper.io.services/crux-nullspoon-webkit
+dest=${WEB}/oper.io.services/crux-nullspoon-web
# Copy files from working cache to destination
rsync -a \

Generated by cgit