mirror of
https://schlomp.space/tastytea/hashboot
synced 2024-11-16 14:37:06 +01:00
-hmpf
This commit is contained in:
parent
992465ad34
commit
55be3b45fd
7
hashboot
7
hashboot
@ -26,13 +26,6 @@ BOOT_MOUNTED=0
|
||||
CONFIG_FILE="/etc/hashboot.cfg"
|
||||
COUNTER=0
|
||||
|
||||
if [[ -t "$fd" || -p /dev/stdin ]]
|
||||
then
|
||||
INTERACTIVE=1
|
||||
else
|
||||
INTERACTIVE=0
|
||||
fi
|
||||
|
||||
#Umount /boot if we mounted it, exit with given exit code
|
||||
die ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user