Commit Graph
1 Commits
Author SHA1 Message Date
app c19d8bfe9d fix: cross-platform compatibility for sf-deploy and sf-dry-run scripts
- Fixed bash syntax error on Linux: 1 -> 0
- The problematic syntax worked on macOS but failed on Linux with 'bad substitution' error
- Now compatible with both Linux and macOS bash versions
- Tested on Ubuntu Linux with bash 5.2.21
2025-08-30 22:45:23 +08:00