mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update Thorium.yml
This commit is contained in:
parent
ee9980b0c5
commit
8eb83bb874
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue