pulsar/script/constructicon/prebuild
2013-06-20 12:15:34 -07:00

9 lines
154 B
Bash
Executable File

#!/bin/sh
set -ex
cd "$(dirname "$0")/../.."
export PATH="atom-shell/Atom.app/Contents/Resources/:${PATH}"
rm -rf atom.xcodeproj
gyp --depth=. atom.gyp