Skip to content

Commit

Permalink
Merge branch 'v1.0.0-branch'
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxiZamorano committed Jun 16, 2024
2 parents 50d522a + b663f1f commit 0c3f204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.maxizamorano.photopea-no-ads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ modules:
build-commands:
- install -D -t /app/bin photopea_no_ads.sh
- mkdir /app/main
- tar -xzf photopea_no_ads.tar.gz -C /app/main
- tar -xzf photopea_no_ads_build.tar.gz -C /app/main
- install -Dm755 /app/main/resources/data/com.maxizamorano.photopea-no-ads.desktop -t /app/share/applications
- install -Dm644 /app/main/resources/data/com.maxizamorano.photopea-no-ads.metainfo.xml -t /app/share/metainfo
- install -Dm644 /app/main/resources/icons/photopea.png /app/share/icons/hicolor/512x512/apps/com.maxizamorano.photopea-no-ads.png
Expand Down

0 comments on commit 0c3f204

Please sign in to comment.