3 lines
59 B
Plaintext
3 lines
59 B
Plaintext
|
#!/bin/bash
|
||
|
chown -R www-data:www-data /var/lib/wallabag/
|