mirror of
https://git.bakhai.co.in/FbIN/libreqr.git
synced 2026-04-23 02:26:12 +05:30
Move temp/ to css/ and remove old unused code
This commit is contained in:
parent
2f2ce4ab4f
commit
57240e3631
7 changed files with 14 additions and 41 deletions
|
|
@ -31,11 +31,11 @@ L'extension GD est requise.
|
|||
|
||||
`apt install php7.3-gd`
|
||||
|
||||
LibreQR a besoin des permissions d'écriture dans le dossier `temp/`.
|
||||
LibreQR a besoin des permissions d'écriture dans le dossier `css/`.
|
||||
|
||||
```
|
||||
chown -R www-data:www-data /var/www/libreqr/temp
|
||||
chmod -R 600 /var/www/libreqr/temp
|
||||
chown -R www-data:www-data /var/www/libreqr/css
|
||||
chmod -R 600 /var/www/libreqr/css
|
||||
```
|
||||
|
||||
### YunoHost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue