mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
*script/build* has the shebang #!/usr/bin/env node. On some system this command is no available but nodejs (e.g. on debian). The softlink fixes this problem, and all the other steps work fine.
