see if it works

This commit is contained in:
2026-01-05 01:22:49 -06:00
parent 62677279c8
commit 95bee540f1

View File

@@ -17,7 +17,7 @@ jobs:
port: 22
script: |
# 1. Go to your app folder (CHANGE THIS PATH to match yours)
cd /root/my-blind-app
cd /root/blinds_express
# 2. Get latest code
git pull origin main