mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 15:30:28 +03:00
Docs for importing
This commit is contained in:
parent
dcc4bec340
commit
da6f344b8a
2 changed files with 44 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
set -e
|
||||
./gendocs.sh --email admin@f-droid.org fdroid "F-Droid Server Manual"
|
||||
scp -r manual/* fdroid@f-droid.org:public_html/manual/
|
||||
rm fdroid.cps fdroid.ky fdroid.vr fdroid.aux fdroid.fn fdroid.log fdroid.toc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue