Skip to content

Instantly share code, notes, and snippets.

View Wolvverine's full-sized avatar

Michał Panasiewicz Wolvverine

  • LinKomp
  • Warsaw,Poland
View GitHub Profile
#!/bin/bash
#
# Docker image tools shim.
#
# License: MIT
# Exit on any individual command failure.
set -e
##
<#
.SYNOPSIS
Script install FusionInventoryAgent
.DESCRIPTION
Script install FusionInventoryAgent
.EXAMPLE
PS C:\> <example usage>
Explanation of what the example does
.INPUTS
Inputs (if any)