Skip to content

Instantly share code, notes, and snippets.

@damc-dev
Last active September 27, 2024 10:08
Execute Bash Script (Using Git Bash) from Windows Task Scheduler
cmd /c ""C:\Program Files (x86)\Git\bin\bash.exe" --login -i -- H:\Daily_Reports\yesterdayTogglReport.sh"
@jturnercode
Copy link

thank you!

Uh oh!

There was an error while loading. Please reload this page.

@ruibeard
Copy link

This worked for me,
image

Not really sure how/why it works but it does :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment