changes to modules + adoption of PC
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function generateSecret
|
||||
openssl rand -base64 32 | pbcopy
|
||||
|
||||
echo "Copied secret to clipboard!"
|
||||
end
|
||||
Reference in New Issue
Block a user