port to pika os 4
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 38s

This commit is contained in:
Ward from fusion-voyager-3 2024-07-27 18:00:41 +03:00
parent cf3db29e31
commit e8ac92a34b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2
3

View File

@ -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