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..."