mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
install build into /Applications
This commit is contained in:
3
script/install.sh
Executable file
3
script/install.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
rm -rf /Applications/Atomicity.app
|
||||
cp -r build/Debug/Atomicity.app /Applications
|
||||
Reference in New Issue
Block a user