Explorar el Código

feat(script): Add policy selection

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO hace 2 años
padre
commit
57a9accf6b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/launch_debug.sh

+ 1 - 1
scripts/launch_debug.sh

@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-./scripts/export_policy.sh
+./scripts/export_policy.sh $@
 # Setup the configuration file
 cat << _EOF > policy-export/.chef/config_solo.rb
 log_level          :debug