doc: author + note
This commit is contained in:
parent
8b4a6d73f0
commit
44c1204429
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user