prod-releaser.php/install.sh

4 lines
64 B
Bash
Executable File

groupadd w-x-b;
usermod -a -G w-x-b www-data;
chgrp -R w-x-b .;