Browse Source

added commetn banner to file

master
HMSheets 3 years ago
parent
commit
4967bb187d
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      update-NebulaNodeCert

+ 8
- 0
update-NebulaNodeCert View File

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


Loading…
Cancel
Save