Skip to content
Snippets Groups Projects
Commit df25bb05 authored by Bob Mottram's avatar Bob Mottram
Browse files

dash

parent 025d4e90
No related branches found
No related tags found
No related merge requests found
......@@ -1702,7 +1702,7 @@ function populate_keyservers {
fi
fi
if [ $refresh_keys ]; then
su -c 'gpg --refresh-keys' "$USERNAME"
su -c 'gpg --refresh-keys' - "$USERNAME"
fi
fi
done
......
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