From c82fbe82c400e0ddf1321e1ac19641d6022df12a Mon Sep 17 00:00:00 2001 From: Nils <32552517+byReqz@users.noreply.github.com> Date: Fri, 22 Jan 2021 23:43:03 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fc27df5..17ced85 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ Options:
-h/--help -- show help
-u/--update -- update the script
+**running it on a remote machine:** +```bash +ssh root@remote 'bash -s' < stocheck.sh +``` + # installation 1. download the script:
```bash