Add 128 px icon (#636)

This commit is contained in:
Mitchell Syer
2023-08-05 20:09:27 -04:00
committed by GitHub
parent e093fe6a06
commit fc788a718d
2 changed files with 1 additions and 1 deletions

View File

@@ -188,7 +188,7 @@ copy_linux_package_assets_to() {
cp "scripts/resources/pkg/tachidesk-launcher.sh" "$output_dir/"
cp "scripts/resources/pkg/tachidesk-launcher.desktop" "$output_dir/"
cp "scripts/resources/pkg/systemd"/* "$output_dir/"
cp "server/src/main/resources/icon/faviconlogo.png" \
cp "server/src/main/resources/icon/faviconlogo-128.png" \
"$output_dir/tachidesk-server.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB