joplin-plugin-backup icon indicating copy to clipboard operation
joplin-plugin-backup copied to clipboard

Unable to execute Command on Backup finish

Open juanbreizh opened this issue 1 year ago • 1 comments

Hello Jack, I was using a powershell post script to automaticaly upload the backup content to a git repository. Everything as working fine, until a made a change to the name of the script.

Since that, I'm unable to execute any script.

How can I check what's going wrong ?

Versions : Joplin : 3.0.14 Backup : 1.4.2

command : D:\Joplin_Backup\SendToGit.ps1

Erwann

juanbreizh avatar Jul 31 '24 14:07 juanbreizh

I don't know how your system is configured, but you may need a powershell.exe beforehand powershell.exe D:\Joplin_Backup\SendToGit.ps1

JackGruber avatar Aug 01 '24 10:08 JackGruber