last minute rename changes
diff --git a/planetstack/hpc_wizard/bigquery_config.py b/planetstack/hpc_wizard/bigquery_config.py
index ffe3e7f..345acf2 100644
--- a/planetstack/hpc_wizard/bigquery_config.py
+++ b/planetstack/hpc_wizard/bigquery_config.py
@@ -1,3 +1,3 @@
-BIGQUERY_DIR = "/opt/planetstack"
+BIGQUERY_DIR = "/opt/xos"
 BIGQUERY_SECRETS_FN = os.path.join(BIGQUERY_DIR, "hpc_wizard/client_secrets.json")
 BIGQUERY_CREDENTIALS_FN = os.path.join(BIGQUERY_DIR, "hpc_wizard/bigquery_credentials.dat")