This commit is contained in:
parent
ee9110ad0a
commit
520ad4cc31
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ echo "REPODEST=$PWD/packages" >>/home/user/.abuild/abuild.conf
|
||||||
chown -R user:user alpine packages
|
chown -R user:user alpine packages
|
||||||
|
|
||||||
# build the package
|
# build the package
|
||||||
sudo -u user -- APKBUILD=alpine/APKBUILD abuild -r
|
sudo -u user APKBUILD=alpine/APKBUILD abuild -r
|
||||||
|
|
||||||
# upload new package
|
# upload new package
|
||||||
cd packages/forgejo-2174/x86_64/
|
cd packages/forgejo-2174/x86_64/
|
||||||
|
|
Loading…
Reference in a new issue