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