mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
install: Y/n prompt, --yes, --no controls downloading F-Droid.apk
This commit is contained in:
parent
560472e4e5
commit
4d22a7f67f
3 changed files with 59 additions and 10 deletions
|
|
@ -730,7 +730,7 @@ $fdroid scanner
|
|||
# run these to get their output, but the are not setup, so don't fail
|
||||
$fdroid build || true
|
||||
$fdroid import || true
|
||||
$fdroid install || true
|
||||
$fdroid install --no || true
|
||||
|
||||
|
||||
#------------------------------------------------------------------------------#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue