Skip to content

Commit

Permalink
use new icon for appimage
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlyp authored and miki-totefu committed Jan 19, 2023
1 parent 14c28fd commit 5f81a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bruig/flutterui/bruig/package_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BUILD_DIR=build/linux/x64/release/bundle
APPIMAGE_DIR=BisonRelayBuild/
APPRUN=../AppRun
DESKTOP_FILE=../BisonRelay.desktop
ICON_FILE=../assets/images/icon.png
ICON_FILE=../assets/icons/icon_32x32.png

flutter clean
flutter build linux --release
Expand Down

0 comments on commit 5f81a8f

Please sign in to comment.