Skip to content

Commit

Permalink
Update Thorium.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 authored Jun 18, 2022
1 parent ee9980b commit 8eb83bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/APPIMAGE/Thorium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ ingredients:
script:
- echo $VERSION
- # Copy Files
- cp -r /home/alex/bin/thorium/* usr/bin/
- cp -r /home/alex/bin/thorium/libffmpeg.so usr/lib/
- cp -r ./thorium/* usr/bin/
- cp -r ./thorium/libffmpeg.so usr/lib/
- # Copy Logo / Icon
- cp usr/bin/product_logo_256.png thorium.png
- cp usr/bin/product_logo_24.png usr/share/icons/hicolor/24x24/apps/thorium.png
Expand Down

0 comments on commit 8eb83bb

Please sign in to comment.