port to PikaOS 4
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 8s
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 8s
This commit is contained in:
parent
c599011a8e
commit
60059f1a96
2
.github/release-canary-v3
vendored
2
.github/release-canary-v3
vendored
@ -1 +1 @@
|
||||
2
|
||||
3
|
||||
|
1
main.sh
1
main.sh
@ -9,6 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
VERSION="13.3"
|
||||
|
||||
# Get logos
|
||||
mkdir -p ./base-files-not-yet/logos/
|
||||
wget https://git.pika-os.com/website/pika-branding/raw/branch/main/logos/pika-mono-small.svg -O ./base-files-not-yet/logos/pika-logo-duotone.svg
|
||||
wget https://git.pika-os.com/website/pika-branding/raw/branch/main/logos/pika-logo-text-dark.svg -O ./base-files-not-yet/logos/pika-logo-text-dark.svg
|
||||
wget https://git.pika-os.com/website/pika-branding/raw/branch/main/logos/pika-logo-text.svg -O ./base-files-not-yet/logos/pika-logo-text.svg
|
||||
|
Loading…
Reference in New Issue
Block a user