summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsoaos <soaos@soaos.dev>2025-08-13 23:12:32 -0400
committersoaos <soaos@soaos.dev>2025-08-13 23:12:32 -0400
commit70ecb337598fe6c41d10caf170cbf4bdf44d580c (patch)
treeb412434f6d9a57a117ab2911e65050f48b446c52
parent30a63cde0a1a1287f03ae961fc9cee6876c8ff3c (diff)
Added CI config (attempt 4)
-rw-r--r--.radicle/native.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.radicle/native.yaml b/.radicle/native.yaml
index a565a5b..2b826b5 100644
--- a/.radicle/native.yaml
+++ b/.radicle/native.yaml
@@ -1 +1 @@
-shell: rm -rf /var/www/soaos.dev && mkdir /var/www/soaos.dev
+shell: rm -rf /var/www/soaos.dev && mkdir /var/www/soaos.dev && cp * -r /var/www/soaos.dev