mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
CI: typo
This commit is contained in:
parent
a378e81183
commit
ecc214bc75
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ checkupdates:
|
|||
- echo "deb http://deb.debian.org/debian/ stretch-backports main" > /etc/apt/sources.list.d/backports.list
|
||||
- apt-get update
|
||||
- apt-get -qy dist-upgrade
|
||||
- apt get install git
|
||||
- apt-get install git
|
||||
- rm -rf fdroidserver
|
||||
- mkdir fdroidserver
|
||||
- curl --silent https://gitlab.com/fdroid/fdroidserver/repository/master/archive.tar.gz
|
||||
|
|
|
|||
Loading…
Reference in a new issue