From 64445f043df149abd66913fe766a679b48d1c3f5 Mon Sep 17 00:00:00 2001 From: andagonzalesgamer-bit Date: Tue, 7 Oct 2025 20:10:15 -0600 Subject: [PATCH] Rename readme.md to joycloud --- readme.md => joycloud | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename readme.md => joycloud (99%) 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`