Skip to content

Commit

Permalink
Merge pull request #97 from pelican-dev/notAreYouScared-patch-2
Browse files Browse the repository at this point in the history
Update update.mdx
  • Loading branch information
notAreYouScared authored Dec 8, 2024
2 parents 55580e1 + 760bdf8 commit ded077a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/panel/update.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Proceeds to download the latest release, extracts to install directory, Sets som
If you do not wish to use the script and wish to do it manually, You can delete everything except the `.env` and the sqlite database file, if using sqlite. then follow the standard update process below.

```sh
sudo bash <(curl -s https://gist.githubusercontent.com/notAreYouScared/fa2b0839f001e9d765b96fdd91a56a04/raw/78feb24f393acb03a391e57f1b88361a9714bcc6/PelicanUpdate)
bash <(curl -s https://gist.githubusercontent.com/notAreYouScared/fa2b0839f001e9d765b96fdd91a56a04/raw/78feb24f393acb03a391e57f1b88361a9714bcc6/PelicanUpdate)
```

</Admonition>
Expand Down

0 comments on commit ded077a

Please sign in to comment.