Skip to content

Commit f0785b9

Browse files
Update README.md
1 parent cfbcea6 commit f0785b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ You should be able to edit the file as a co-author now, using your Nextcloud acc
6262
* `git commit -am"built"` (at least `vendor/composer/installed.php` will have changed)
6363
* `git push`
6464
* `cd ..`
65-
* `git checkout main`
6665
* create a release on github from the tag you just pushed
6766
* `tar -cf solid.tar solid/`
6867
* `gzip solid.tar`
68+
* `git checkout main`
6969
* edit the release and upload `solid.tar.gz` as a binary attachment
7070
* make sure transfer/solid.key and transfer/solid.crt exist
7171
* `openssl dgst -sha512 -sign ./transfer/solid.key ./solid.tar.gz | openssl base64`

0 commit comments

Comments
 (0)