From 68250abc4d65b962147a92efe4b88dcd93999ae2 Mon Sep 17 00:00:00 2001 From: Sollevix <7199110+sollevix67@users.noreply.github.com> Date: Sun, 23 Jun 2019 17:11:22 +0200 Subject: [PATCH] Update install_wordpress_edition.sh Misplaced "n" at line #210. --- install_wordpress_edition.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_wordpress_edition.sh b/install_wordpress_edition.sh index e9ed201..541f208 100644 --- a/install_wordpress_edition.sh +++ b/install_wordpress_edition.sh @@ -207,7 +207,7 @@ echo if [ "$clone" = "on" ]; then echo "Setting Plesk Cloning feature." - plesk bin cloning --update -prepare-public-image true -reset-lincese true -skip-update true + plesk bin cloning --update -prepare-public-image true -reset-license true -skip-update true echo "Plesk initialization will be wiped on next boot. Ready for Cloning." else echo "Here is your login"