Compare commits

...

1 Commits

Author SHA1 Message Date
Ralph Khreish
754b710076 fix: shebang issues
Closes #241 #211 #184 #193
2025-04-16 11:04:56 +02:00
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
---
'task-master-ai': patch
---
- Fixes shebang issue not allowing task-master to run on certain windows operating systems
- Resolves #241 #211 #184 #193

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env node --trace-deprecation
#!/usr/bin/env node
/**
* Task Master