update linux install assets

This commit is contained in:
Gordon Hall 2014-06-09 21:51:45 -04:00
commit 051eb948a0
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ tar -xvf /tmp/Copay-linux-x64.tar.gz
# move the package to opt
mv /tmp/Copay /opt/Copay
# symlink `copay` to user path
ln -s /opt/Copay/copay /usr/local/bin/copay
ln -s /opt/Copay/Copay /usr/local/bin/copay
cd /usr/share/applications
# download desktop entry
wget https://raw.githubusercontent.com/bitpay/copay/master/shell/assets/linux/Copay.desktop