Updated app icon
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ ln -s /app/$projectName/$executableName /app/bin/$executableName
|
||||
# Install the icon.
|
||||
iconDir=/app/share/icons/hicolor/scalable/apps
|
||||
mkdir -p $iconDir
|
||||
cp -r assets/app_icon.png $iconDir/
|
||||
cp -r assets/app_icon512.png $iconDir/"$projectId".png
|
||||
|
||||
# Install the desktop file.
|
||||
desktopFileDir=/app/share/applications
|
||||
|
||||
Reference in New Issue
Block a user