From 4c33d2605511a1bef095ebb757056deaeed010a4 Mon Sep 17 00:00:00 2001 From: mischa Date: Tue, 2 May 2023 22:58:44 +0200 Subject: [PATCH] add enable to config to auto-start VMs --- deploy.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.pl b/deploy.pl index caacd50..0a2453e 100755 --- a/deploy.pl +++ b/deploy.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl # -# Copyright (c) 2019-2022 Mischa Peters +# Copyright (c) 2019-2023 Mischa Peters # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above