From f8b9a4d5953c81993f7e72152851afadead331cc Mon Sep 17 00:00:00 2001 From: atef Date: Fri, 10 Apr 2026 15:23:53 +0200 Subject: [PATCH] update sync my release for growatt release --- csharp/App/GrowattCommunication/sync-myRelease.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/App/GrowattCommunication/sync-myRelease.sh b/csharp/App/GrowattCommunication/sync-myRelease.sh index 1c80c3fed..c5d92ba4e 100755 --- a/csharp/App/GrowattCommunication/sync-myRelease.sh +++ b/csharp/App/GrowattCommunication/sync-myRelease.sh @@ -1,7 +1,7 @@ #!/bin/bash WATCHDIR="$HOME/sync/work/Code/CSharp/git_trunk/csharp/App/GrowattCommunication/bin/Release/net6.0/linux-arm64/publish" -DEST="ubuntu@91.92.155.224:/home/ubuntu/Releases" +DEST="ubuntu@91.92.155.224:/home/ubuntu/GrowattReleases" echo "👀 Watching for real releases in $WATCHDIR..."