added fdroid mirror script
This commit is contained in:
parent
f6cde095ad
commit
c3cfb11774
2 changed files with 5 additions and 0 deletions
4
bin/fdroid.sh
Executable file
4
bin/fdroid.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
rsync -auvPH --delete-after "rsync://rsync.cyberbits.eu/fdroid/" /data/fdroid/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue