mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Add missing checkupdates dependency
This commit is contained in:
parent
04039c12df
commit
4dc19129c8
1 changed files with 1 additions and 0 deletions
|
|
@ -261,6 +261,7 @@ checkupdates_runner:
|
|||
- *install_fdroid_server_deb
|
||||
- export fdroidserver=../fdroidserver
|
||||
- *install_fdroid_server
|
||||
- apt install openssh-client
|
||||
- git config --global user.email "fdroidci@bubu1.eu"
|
||||
- git config --global user.name "F-Droid checkupdates bot"
|
||||
- mkdir -p ~/.ssh
|
||||
|
|
|
|||
Loading…
Reference in a new issue