3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
|
#!/bin/bash
|
||
|
chown -R www-data:www-data /var/lib/tt-rss/
|