mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Added alternative quick upload script
This commit is contained in:
parent
d5433664bf
commit
264e42ecec
1 changed files with 3 additions and 0 deletions
3
uploadquick.sh
Executable file
3
uploadquick.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
rsync -u -v -r --delete repo fdroid@f-droid.org:/home/fdroid/public_html
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue