Skip to content
Snippets Groups Projects
Verified Commit 29982136 authored by Levente Polyak's avatar Levente Polyak :rocket:
Browse files

gluebuddy: fix sequoia 0.35.0 wkd command

parent c55b448c
No related branches found
No related tags found
No related merge requests found
Pipeline #99231 passed
......@@ -41,7 +41,7 @@ do
done
for uid in "${TRUSTED_UIDs[@]}"; do
sq wkd get "${uid}"
sq network wkd fetch "${uid}"
done
for fp in "${TRUSTED_KEYS[@]}"; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment