-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update installation-manual.md and installation-systemd.md #30
base: master
Are you sure you want to change the base?
Conversation
…ions in copy files section
…d files section to match other notes in documentation
…figure Photoview section
…ths line in photoview.service if not using sqlite
…aths line in photoview.service if not using sqlite
…ps and move steps re sqlite to end for clarity
…ths line in photoview.service if not using sqlite
…ions in copy files section
@shotcollin, thanks for your contribution! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
English part looks good to me. I don't know Franch. So I can't review the language part in fr/docs
.
I'll run those commands later today to verify them.
|
||
```shell | ||
$ curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash - | ||
$ curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd recommend installing Node using NVM, as installing it this way integrates Node into the OS softly and provides much more flexibility
This pull request makes the following changes:
installation-manual.md
(English and French versions):ui/build
toui/dist
zlib1g-dev
to dependencies (required bylibheif
)systemd
instructions in "Copy needed files" sectioninstallation-manual.md
(English version only):installation-systemd.md
(English and French versions):ui/build
toui/dist
photoview
user and groupchown
commands to synopsis of stepssqlite
to end of synopsis for clarityReadWritePaths
line inphotoview.service
if not usingsqlite
installation-systemd.md
(English version only):