add some comment for sysclone
This commit is contained in:
parent
1068c2db5b
commit
cba796dd8d
@ -1,3 +1,6 @@
|
||||
#!/bin/bash
|
||||
#Used only by sysclone
|
||||
|
||||
if [ -d /sys/firmware/efi ]; then
|
||||
echo "Setting Boot Manager for the next boot."
|
||||
echo "delete all sysclone boot list"
|
||||
|
@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
#Used only by sysclone
|
||||
|
||||
. /tmp/post-install/variables.txt
|
||||
|
||||
#delete the udev rule in the image
|
||||
|
Loading…
Reference in New Issue
Block a user