summaryrefslogtreecommitdiffstats
path: root/mmc_updater/src/UpdaterOptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'mmc_updater/src/UpdaterOptions.h')
-rw-r--r--mmc_updater/src/UpdaterOptions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mmc_updater/src/UpdaterOptions.h b/mmc_updater/src/UpdaterOptions.h
index d9104804..d4345490 100644
--- a/mmc_updater/src/UpdaterOptions.h
+++ b/mmc_updater/src/UpdaterOptions.h
@@ -15,6 +15,7 @@ class UpdaterOptions
std::string packageDir;
std::string scriptPath;
std::string finishCmd;
+ std::string finishDir;
PLATFORM_PID waitPid;
std::string logFile;
bool showVersion;