mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04: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.