mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
4 lines
78 B
Bash
4 lines
78 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
"$0/../../app/apm/bin/node.exe" "$0/../../app/apm/lib/cli.js" "$@"
|