Skip to content

Commit

Permalink
[skip ci] at 08:32 of 2017-10-29
Browse files Browse the repository at this point in the history
  • Loading branch information
nrobinson2000 committed Oct 29, 2017
1 parent 5277485 commit 5301b94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion po
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@ then
# Install particle-cli
echo
blue_echo "Installing particle-cli..."
sudo npm install -g --unsafe-perm npm particle-cli
sudo npm install -g --unsafe-perm node-pre-gyp npm particle-cli

green_echo "
Thank you for installing po-util. Be sure to check out https://po-util.com
Expand Down
2 changes: 1 addition & 1 deletion po.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Po < Formula
desc "Particle Offline Utility: The Ultimate Local Particle Experience"
homepage 'https://po-util.com'
head 'https://github.com/nrobinson2000/homebrew-po', :using => :git
url 'https://github.com/nrobinson2000/homebrew-po/archive/136.tar.gz'
url 'https://github.com/nrobinson2000/homebrew-po/archive/137.tar.gz'
sha256 '016a13df24dfde5ab380c97b5c1eed37181cbdfa12a0d2dff150053d0c5b5b0f'

def install
Expand Down

0 comments on commit 5301b94

Please sign in to comment.