From ac9b6704ac8d3bca04cc9096ad4a2b0c6ce777c9 Mon Sep 17 00:00:00 2001 From: marco Date: Mon, 11 May 2026 11:35:30 +0200 Subject: [PATCH] added readme --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..ea3f0fe --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# Usage +## Linux + 1. Download the .sh file + 2. Make it executable + UI: Right click -> Properties -> Executable as Program + Terminal: `chmod +x ersc_script.sh` + 3. Execute it and follow commands \ No newline at end of file