From 52bee6f4945405bf774c43ffc3ccf64205d543db Mon Sep 17 00:00:00 2001 From: Stephan Geisler Date: Wed, 25 May 2022 12:30:53 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Evm=5Fcontrol.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vm_control.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vm_control.sh b/vm_control.sh index c667ad4..503c084 100644 --- a/vm_control.sh +++ b/vm_control.sh @@ -1,5 +1,6 @@ #!/bin/bash # ./vm_control.sh [start|stop] +# DIESES SKRIPT KOMMT IN EIN PRIVATES VERZEICHNIS # der Pfad im Web-Verzeichnis von vm_control.php ist anzupassen: vm_control_php_path="/volume1/web/vm_control.php"