Skip to content

Commit 30017d0

Browse files
Update build_adventurecoin_ubuntu.sh
1 parent e7d2d2c commit 30017d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_adventurecoin_ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ fi
189189
if [[ "$QT_LAUNCHER_DEB" =~ ^[Yy]$ && -f "$COMPILED_DIR/adventurecoin-qt" ]]; then
190190
echo -e "${GREEN}>>> Creating full Qt Wallet launcher .deb with icons...${RESET}"
191191

192-
wget -O advc_icon.png https://raw.githubusercontent.com/CryptoDevelopmentServices/advc-build-scripts/main/uktT3CY.png
192+
wget -O advc_icon.png https://raw.githubusercontent.com/CryptoDevelopmentServices/Logos/main/advc.png
193193

194194
mkdir -p qt-launcher-deb/DEBIAN
195195
mkdir -p qt-launcher-deb/usr/local/bin

0 commit comments

Comments
 (0)