mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-08 01:04:39 +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
|