Skip to content

Commit abc90ac

Browse files
author
SkyzohKey
committed
download the correct Ricin icon
1 parent 9948d5f commit abc90ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ find . -name *desktop -exec cp {} $LOWERAPP.desktop \;
3737
sed -i -e 's|Ricin|ricin|g' $LOWERAPP.desktop
3838
sed -i -e 's|.svg||g' $LOWERAPP.desktop
3939

40-
wget https://raw.githubusercontent.com/RicinApp/ricin.im/master/static/images/apple-touch-icon.png -O $LOWERAPP.png ### FIXME
40+
wget https://cdn.ricin.im/images/ricin-icon-plain.svg -O $LOWERAPP.svg
4141

4242
########################################################################
4343
# Copy in the dependencies that cannot be assumed to be available

0 commit comments

Comments
 (0)