@@ -149,7 +149,7 @@ export BW_SESSION="{{ .bw_session }}"
export OPENAI_API_KEY="{{- .openai_api_key -}}"
# Authenticate to local Radicle (.xyz) node
-export RAD_PASSWORD="{{ (bitwarden "item" "ded65872-71a1-4cdd-8e13-b12a00f84163").login.password }}"
+export RAD_PASSWORD='{{ (bitwarden "item" "ded65872-71a1-4cdd-8e13-b12a00f84163").login.password }}'
#HYPHEN_INSENSITIVE="true"
# Uncomment the following line if pasting URLs and other text is messed up.