„vm_control.sh“ ändern
This commit is contained in:
parent
de95e7c56e
commit
52bee6f494
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# ./vm_control.sh [start|stop]
|
# ./vm_control.sh [start|stop]
|
||||||
|
# DIESES SKRIPT KOMMT IN EIN PRIVATES VERZEICHNIS
|
||||||
|
|
||||||
# der Pfad im Web-Verzeichnis von vm_control.php ist anzupassen:
|
# der Pfad im Web-Verzeichnis von vm_control.php ist anzupassen:
|
||||||
vm_control_php_path="/volume1/web/vm_control.php"
|
vm_control_php_path="/volume1/web/vm_control.php"
|
||||||
|
|
Loading…
Reference in a new issue