4 lines
94 B
Text
4 lines
94 B
Text
|
#!/bin/sh
|
||
|
chown -R http:http /usr/share/webapps/organizr
|
||
|
chown -R http:http /var/lib/organizr
|