From 41042b8830278e5626cebbf38a8ebcd7e5b139c2 Mon Sep 17 00:00:00 2001 From: Michael Mainguy Date: Mon, 21 Jul 2025 13:28:03 -0400 Subject: [PATCH] Whoops --- .idea/vcs.xml | 6 +++ .idea/workspace.xml | 106 ++++++++++++++++++++++++++++++++++++++++++++ README.md | 2 + 3 files changed, 114 insertions(+) create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..d3cb144 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + 1753029706563 + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 38d3e0e..f927873 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ chmod +x /usr/bin/cloudflared exit exit ``` +##did this make it? + 0 ls -al 1 ps -ef 2 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash