Update userkeys.sh
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
curl -sf https://raw.githubusercontent.com/Hobbabobba/keyserver/main/$1/keys
|
curl -sf https://raw.githubusercontent.com/Hobbabobba/keyserver/refs/heads/main/$1/keys
|
||||||
if [ $? == 0 ]; then
|
if [ $? == 0 ]; then
|
||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user