port to pika os 4
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 38s
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 38s
This commit is contained in:
parent
cf3db29e31
commit
e8ac92a34b
2
.github/release-canary-v3
vendored
2
.github/release-canary-v3
vendored
@ -1 +1 @@
|
||||
2
|
||||
3
|
||||
|
2
main.sh
2
main.sh
@ -9,7 +9,7 @@ source ./pika-build-config.sh
|
||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
|
||||
# Clone Upstream
|
||||
git clone --recurse-submoduleshttps://github.com/ferrreo/ags.git -b systray
|
||||
git clone --recurse-submodules https://github.com/ferrreo/ags.git -b systray
|
||||
cp -rvf ./debian ./ags/
|
||||
cd ./ags
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user