Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #---------------------------------------------------------------------
    +-------------
    ...
    
    
    deploy( $ARGV[0] // "deploy.json"  );
    
  2. or download this
    {
        "installDir":"/whatever/jobs/",
    ...
            "MY_LAUNCHER_11023200099.sh":"/fancy/deploy/path"
        }
    }