Explorar el Código

added commetn banner to file

master
HMSheets hace 3 años
padre
commit
4967bb187d
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. +8
    -0
      update-NebulaNodeCert

+ 8
- 0
update-NebulaNodeCert Ver fichero

@@ -1,4 +1,12 @@
#!/bin/bash
######################################################
# Name: update-NebulaNodeCert
# Description: Creates a new cert for a node based
# on the node cert provided.
#
# Created By: HMSheets
######################################################


POSITIONAL=()
while [[ $# -gt 0 ]]


Cargando…
Cancelar
Guardar