Update update_fdroid_repo.yaml

This commit is contained in:
uazo
2023-10-14 09:00:40 -04:00
committed by GitHub
parent 952707a7d8
commit c7fd8636f7
@@ -16,6 +16,7 @@ jobs:
mkdir -p ~/.config/rclone
echo "${{ secrets.RCLONE_CONF }}" > ~/.config/rclone/rclone.conf
test -d /usr/share/man/man1 || sudo mkdir -p /usr/share/man/man1
DEBIAN_FRONTEND=noninteractive sudo apt install -y fdroidserver rclone wget
rclone sync ftp:www.cromite.org/fdroid fdroid --log-level INFO