From 21b3c4f1f2e5ee34103c339de4717c16263ff91c Mon Sep 17 00:00:00 2001 From: root Date: Mon, 14 Apr 2025 22:16:05 +0200 Subject: [PATCH] update --- Update.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Update.md diff --git a/Update.md b/Update.md new file mode 100644 index 0000000..e9c35f1 --- /dev/null +++ b/Update.md @@ -0,0 +1,7 @@ +#How to update: + +git add --all + +git commit -m "update" + +git push