mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Copy bundles folder in install target
This commit is contained in:
@@ -81,6 +81,7 @@ install:
|
||||
cp -R ../src $(INSTALLDIR)
|
||||
cp -R ../static $(INSTALLDIR)
|
||||
cp -R ../vendor $(INSTALLDIR)
|
||||
cp -R ../bundles $(INSTALLDIR)
|
||||
cp ../index.html $(INSTALLDIR)
|
||||
ln -sf $(INSTALLDIR)/atom /usr/local/bin/atom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user