doc: author + note

master
phga 3 years ago
parent 8b4a6d73f0
commit 44c1204429
Signed by: phga
GPG Key ID: 5249548AA705F019

@ -1,4 +1,9 @@
#!/bin/bash
# Author: Philip Gaber <phga@posteo.de>
############################################################################
# NOTE: While testing with a VM make sure to enable EFI boot in VM options #
############################################################################
while getopts "p:n:d:" opt;
do case $opt in

@ -1,4 +1,5 @@
#!/bin/bash
# Author: Philip Gaber <phga@posteo.de>
scriptdir=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )

Loading…
Cancel
Save