joplin-plugin-backup
joplin-plugin-backup copied to clipboard
Unable to execute Command on Backup finish
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
I don't know how your system is configured, but you may need a powershell.exe beforehand powershell.exe D:\Joplin_Backup\SendToGit.ps1