Correction : nouveau nom des fonctions dans headlessvnc

This commit is contained in:
Hippolyte Chauvin 2023-06-11 13:12:29 +02:00
parent 6b2ea26b76
commit 2dabb80d6e

View file

@ -85,8 +85,8 @@ public_stop() {
# Restart the VNC server # Restart the VNC server
public_restart() { public_restart() {
stop public_stop
start public_start
} }
# Parse argument # Parse argument