Skip to content
Snippets Groups Projects
Commit 25fa297b authored by obaz's avatar obaz
Browse files

minor

parent 76f4ae72
Branches
No related tags found
No related merge requests found
...@@ -245,5 +245,5 @@ production: ...@@ -245,5 +245,5 @@ production:
# output is stored in a folder called `output` - but you can use # output is stored in a folder called `output` - but you can use
# whatever system you prefer to build your website # whatever system you prefer to build your website
- pip3 install git+https://git.autistici.org/ai3/tools/webdav-upload#egg=webdav_upload - pip3 install git+https://git.autistici.org/ai3/tools/webdav-upload#egg=webdav_upload
- webdav-upload --user="$WEBDAV_USER" --password="$WEBDAV_PASSWORD" --url "https://www.autistici.org/dav/$WEBDAV_USER/" output html-mywebsite - webdav-upload --user="$WEBDAV_USER" --password="$WEBDAV_PASSWORD" --url "https://www.autistici.org/dav/$WEBDAV_USER/" output-folder html-yourwebsite
``` ```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment