Procházet zdrojové kódy

added commetn banner to file

master
HMSheets před 3 roky
rodič
revize
4967bb187d
1 změnil soubory, kde provedl 8 přidání a 0 odebrání
  1. +8
    -0
      update-NebulaNodeCert

+ 8
- 0
update-NebulaNodeCert Zobrazit soubor

@@ -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 ]]


Načítá se…
Zrušit
Uložit