2021-11-07 17:49:37
This commit is contained in:
3
bonus.sh
3
bonus.sh
@@ -6,7 +6,7 @@
|
||||
# By: gbaconni@student.42lausanne.ch +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2021/11/07 14:23:18 by gbaconni #+# #+# #
|
||||
# Updated: 2021/11/07 17:48:31 by gbaconni ### lausanne.ch #
|
||||
# Updated: 2021/11/07 17:49:27 by gbaconni ### lausanne.ch #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
@@ -52,6 +52,7 @@ ft_wordpress ()
|
||||
chown -R www-data:www-data /usr/share/wordpress
|
||||
fi
|
||||
if ! test -d /var/lib/mysql/wordpress
|
||||
then
|
||||
bash -x /usr/share/wordpress/examples/setup-mysql -n wordpress localhost
|
||||
fi
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user