1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Patrik J. Braun 2019-12-31 13:39:06 +01:00
commit f6a472d9a6

View File

@ -52,7 +52,7 @@ Full node install on raspberry pi description: https://www.w3schools.com/nodejs/
```bash ```bash
cd ~ cd ~
wget https://github.com/bpatrik/pigallery2/releases/download/1.7.0/pigallery2.zip wget https://github.com/bpatrik/pigallery2/releases/download/1.8.0/pigallery2.zip
unzip pigallery2.zip -d pigallery2 unzip pigallery2.zip -d pigallery2
cd pigallery2 cd pigallery2
npm install npm install