**Run** `syncano sync pull` **Result:** <pre>INFO: Pulling instance data from syncano INFO: Creating scripts directory WARN: Saving script "CreateAndSentInviteCode" as "CreateAndSentInviteCode.py" WARN: Saving script "CreateUniqueProspect" as "CreateUniqueProspect.py" WARN: Saving script "SendGrid Mailer" as "SendGrid_Mailer.js" WARN: Saving script "UseInvitationCode" as "UseInvitationCode.py" INFO: Finished pulling instance data from syncano</pre> **Changed `UseInvitationCode.py` and saved** **Run** `syncano sync push` **Result:** <pre>Nothing to sync.</pre> Opened the Dashboard and the script still the old one. Did `syncano sync watch` solved and sent my version.
Run
syncano sync pullResult:
Changed
UseInvitationCode.pyand savedRun
syncano sync pushResult:
Opened the Dashboard and the script still the old one.
Did
syncano sync watchsolved and sent my version.