mirror of
https://onedev.site.tesses.net/tesses-framework
synced 2026-02-08 15:55:46 +00:00
Fix script
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
cd /home/build
|
cd /home/build
|
||||||
mkdir x86_64
|
mkdir x86_64
|
||||||
cd x86_64
|
cd x86_64
|
||||||
cp ../PKGBUILD
|
cp ../PKGBUILD .
|
||||||
makepkg
|
makepkg
|
||||||
curl --user tesses50:$GITEA_AUTH \
|
curl --user tesses50:$GITEA_AUTH \
|
||||||
--upload-file *.pkg.tar.zst \
|
--upload-file *.pkg.tar.zst \
|
||||||
|
|||||||
Reference in New Issue
Block a user