fix: shebang issues (#243)

Closes #241 #211 #184 #193
This commit is contained in:
Ralph Khreish
2025-04-16 11:06:18 +02:00
committed by GitHub
parent a0663914e6
commit ba99bd01f6
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