fixup! fixup! Update git packages
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d755aa9e94
commit
77a5daf723
@ -8,7 +8,7 @@ sudo pacman-key --init
|
|||||||
|
|
||||||
## Needed so pacman doesnt complain.
|
## Needed so pacman doesnt complain.
|
||||||
repo-add "/repo/${AUR_REPO_NAME}.db.tar.xz"
|
repo-add "/repo/${AUR_REPO_NAME}.db.tar.xz"
|
||||||
sudo pacman -Syu --noconfirm minio-client
|
sudo pacman -Syu --noconfirm minio-client pacman-contrib
|
||||||
|
|
||||||
mcli alias set s3 https://s3.tobiasmanske.de $REPO_ACCESS_KEY $REPO_SECRET_KEY
|
mcli alias set s3 https://s3.tobiasmanske.de $REPO_ACCESS_KEY $REPO_SECRET_KEY
|
||||||
mcli cp s3/repo/x86_64/rad4day.db.tar.xz /repo/x86_64/rad4day.db.tar.xz
|
mcli cp s3/repo/x86_64/rad4day.db.tar.xz /repo/x86_64/rad4day.db.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user