From 1e063d95f463fe099c2a4a9100a9dd1ff6bb92ed Mon Sep 17 00:00:00 2001 From: daniel-c-harvey Date: Tue, 23 Jun 2026 08:50:22 -0400 Subject: [PATCH] chore: Trigger CI --- DeepDrftAPI/DeepDrftAPI.csproj | 1 + DeepDrftManager/DeepDrftManager.csproj | 1 + DeepDrftPublic/DeepDrftPublic.csproj | 2 +- deploy/PROD-INSTALL.md | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/DeepDrftAPI/DeepDrftAPI.csproj b/DeepDrftAPI/DeepDrftAPI.csproj index 5ca9750..e311bc5 100644 --- a/DeepDrftAPI/DeepDrftAPI.csproj +++ b/DeepDrftAPI/DeepDrftAPI.csproj @@ -32,3 +32,4 @@ + diff --git a/DeepDrftManager/DeepDrftManager.csproj b/DeepDrftManager/DeepDrftManager.csproj index e05d06c..dafa8ce 100644 --- a/DeepDrftManager/DeepDrftManager.csproj +++ b/DeepDrftManager/DeepDrftManager.csproj @@ -17,3 +17,4 @@ + diff --git a/DeepDrftPublic/DeepDrftPublic.csproj b/DeepDrftPublic/DeepDrftPublic.csproj index c82f981..dc344fe 100644 --- a/DeepDrftPublic/DeepDrftPublic.csproj +++ b/DeepDrftPublic/DeepDrftPublic.csproj @@ -37,4 +37,4 @@ - \ No newline at end of file + diff --git a/deploy/PROD-INSTALL.md b/deploy/PROD-INSTALL.md index 668963b..7bf6020 100644 --- a/deploy/PROD-INSTALL.md +++ b/deploy/PROD-INSTALL.md @@ -125,3 +125,4 @@ Check `deepdrftapi` / `deepdrftpublic` / `deepdrftmanager` via `systemctl --user | `/opt/deepdrft/bin/deploy-*.sh` | Per-service deploy scripts | | `/etc/nginx/sites-available/deepdrft.com.conf` | Public nginx vhost | | `/etc/nginx/sites-available/app.deepdrft.com.conf` | Manager nginx vhost | +