diff --git a/readme.md b/joycloud similarity index 99% rename from readme.md rename to joycloud index 3d5125e..51b19a9 100644 --- a/readme.md +++ b/joycloud @@ -198,4 +198,4 @@ To reset the state run `Set-WinCloudInit -ResetState` #### windows `cat encrypted | cmd '/c openssl enc -d -base64 | openssl rsautl -inkey private.pem -decrypt'` #### linux -`cat encrypted | openssl enc -d -base64 | openssl rsautl -inkey private.pem -decrypt` \ No newline at end of file +`cat encrypted | openssl enc -d -base64 | openssl rsautl -inkey private.pem -decrypt`