Skip to content

Commit

Permalink
Use icon from local repository
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored and andyleejordan committed Aug 26, 2016
1 parent 42965fc commit 50a2236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ StartupNotify=true
Terminal=true
EOF

wget -c "https://github.com/PowerShell/PowerShell/raw/master/assets/Powershell_256.png" -O $LOWERAPP.png
cp ../../assets/Powershell_256.png $LOWERAPP.png

cat > ./AppRun <<\EOF
#!/bin/sh
Expand Down

0 comments on commit 50a2236

Please sign in to comment.