mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 19:28:02 +00:00
MetaCTF: wip/debug
This commit is contained in:
@@ -66,6 +66,10 @@ class metactf::configure {
|
||||
port => $port,
|
||||
}
|
||||
|
||||
notice("include_c: $include_c")
|
||||
notice("include_c: $include_c")
|
||||
notice("include_c: $include_c")
|
||||
notice("include_c: $include_c")
|
||||
if $include_c.downcase() == "true" {
|
||||
file { "$storage_dir/$challenge_name/program.c":
|
||||
source => "$install_dir/$challenge_path/obj/secgen/program.c",
|
||||
|
||||
Reference in New Issue
Block a user