2 lines
59 B
Bash
Executable file
2 lines
59 B
Bash
Executable file
#!/bin/bash
|
|
chown -R www-data:www-data /var/lib/wallabag/
|