Skip to content

Commit

Permalink
Check julia.png into repo (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm authored Nov 28, 2020
1 parent b3155a0 commit 3480c39
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/deps
!/deps/build.jl
!/deps/julia.png

docs/build/
docs/site/
Expand Down
Binary file added deps/julia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions src/AtomShell/install.jl
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ function install()
cd(dir) do
download(x) = run(BinDeps.download_cmd(x, basename(x)))

download("http://junolab.s3.amazonaws.com/blink/julia.png")

if Sys.isapple()
file = "electron-v$version-darwin-x64.zip"
download("https://github.com/electron/electron/releases/download/v$version/$file")
Expand Down

0 comments on commit 3480c39

Please sign in to comment.