From 290dbcae691c29d5c26f11b79d79e0b24ebc0f6d Mon Sep 17 00:00:00 2001 From: Christoph Schulthess Date: Tue, 2 May 2017 11:44:07 +0200 Subject: test --- src/client/toolbar/toolbar.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/toolbar/toolbar.cpp b/src/client/toolbar/toolbar.cpp index 22e4cf0..65ba3e8 100644 --- a/src/client/toolbar/toolbar.cpp +++ b/src/client/toolbar/toolbar.cpp @@ -517,6 +517,7 @@ void Toolbar::onDbgFinished() } _ui->btnCustom->setStyleSheet("background-color: grey; color: black; font: bold"); _ui->btnCustom->setText("Debug mode: OFF"); + this->runDbg.start("/bin/sh", QStringList("/opt/openslx/remotedebug/cleanup.sh")); } void Toolbar::onDbgStarted() -- cgit v1.2.3-55-g7522