2021-11-08 06:33:11
This commit is contained in:
4
bonus.sh
4
bonus.sh
@@ -6,7 +6,7 @@
|
|||||||
# By: gbaconni@student.42lausanne.ch +#+ +:+ +#+ #
|
# By: gbaconni@student.42lausanne.ch +#+ +:+ +#+ #
|
||||||
# +#+#+#+#+#+ +#+ #
|
# +#+#+#+#+#+ +#+ #
|
||||||
# Created: 2021/11/07 14:23:18 by gbaconni #+# #+# #
|
# Created: 2021/11/07 14:23:18 by gbaconni #+# #+# #
|
||||||
# Updated: 2021/11/08 06:30:44 by gbaconni ### lausanne.ch #
|
# Updated: 2021/11/08 06:33:08 by gbaconni ### lausanne.ch #
|
||||||
# #
|
# #
|
||||||
# **************************************************************************** #
|
# **************************************************************************** #
|
||||||
|
|
||||||
@@ -55,7 +55,7 @@ ft_php ()
|
|||||||
ft_wordpress ()
|
ft_wordpress ()
|
||||||
{
|
{
|
||||||
password=${1-Born2beRoot}
|
password=${1-Born2beRoot}
|
||||||
if ! dpkg --get-selections | grep -qP '^wordpress\tinstall'
|
if ! dpkg --get-selections | grep -qP '^wordpress\t+install'
|
||||||
then
|
then
|
||||||
apt-get install -qq -y wordpress links
|
apt-get install -qq -y wordpress links
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user