mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-14 21:57:55 +08:00
4 lines
95 B
Text
4 lines
95 B
Text
|
#!/bin/sh
|
||
|
|
||
|
coffee -c -o /Applications/Edgehill.app/Contents/Resources/app/src/ src/main.coffee
|