comment change

This commit is contained in:
2018-08-21 17:45:54 +02:00
parent 441fd810a0
commit 4e2c0029e9

View File

@@ -155,9 +155,9 @@ ac=$(wp theme activate --path=$path $default_theme)
pl=$(wp plugin install --path=$path $defaults_plugins --activate)
#if [ $? != 0 ]; then echo -e "\033[31mErrors log:\033[0m" && echo "$pl\n"; fi
echo "title= $title"
#echo "title= $title"
echo "1blogname: : $(wp option get blogname --path=$path)"
#echo "1blogname: : $(wp option get blogname --path=$path)"
#wp option update blogname $title --path=$path