[wgo] Update URL passed to wp-cli



commit 12a646557149e8ce67fb74aae42e38ed8bb9db46
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Tue May 31 20:46:19 2022 +0200

    Update URL passed to wp-cli

 wgo/entrypoint | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wgo/entrypoint b/wgo/entrypoint
index 042ad79..65c1661 100755
--- a/wgo/entrypoint
+++ b/wgo/entrypoint
@@ -2,7 +2,7 @@
 
 docker-entrypoint.sh apache2
 
-WP="wp --url=wgo2.openshift.gnome.org"
+WP="wp --url=www.gnome.org"
 $WP core update-db
 $WP core update-db --network
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]