mirror of
https://github.com/usatiuk/backup.git
synced 2025-10-26 17:37:47 +01:00
better commands
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
using namespace CommandsCommon;
|
||||
|
||||
CommandRun::CommandRun() : Command("run") {
|
||||
CommandRun::CommandRun() : Command() {
|
||||
}
|
||||
|
||||
void CommandRun::run(Context ctx) {
|
||||
|
||||
Reference in New Issue
Block a user