You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-09-16 09:16:27 +02:00
fix filename
This commit is contained in:
@@ -62,7 +62,7 @@ Full node install on raspberry pi description: https://www.w3schools.com/nodejs/
|
||||
```bash
|
||||
cd ~
|
||||
wget https://github.com/bpatrik/pigallery2/releases/download/1.9.0/pigallery2-release.zip
|
||||
unzip pigallery2.zip -d pigallery2
|
||||
unzip pigallery2-release.zip -d pigallery2
|
||||
cd pigallery2
|
||||
npm install
|
||||
```
|
||||
|
Reference in New Issue
Block a user