mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-10 04:02:26 +03:00
cp Starship.sh
This commit is contained in:
parent
295d309f30
commit
6c77f16596
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -139,7 +139,7 @@ jobs:
|
||||
cp build-cmake/Starship AppDir/usr/bin/
|
||||
cp build-cmake/torch/src/torch-build/torch AppDir/usr/bin/
|
||||
cp {Starship.desktop,logo.png} AppDir
|
||||
cp -r {assets,config.yml} AppDir/usr/bin/
|
||||
cp -r {assets,config.yml,Starship.sh} AppDir/usr/bin/
|
||||
cp -r include/{bgm.h,sf64object.h,sf64level.h,sf64mesg.h,sf64audio_external.h,sf64event.h,sf64player.h} AppDir/usr/bin/include/
|
||||
chmod +x AppDir/usr/bin/{Starship,Starship.sh,torch}
|
||||
curl -sSfLO "https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage"
|
||||
|
Loading…
Reference in New Issue
Block a user