Update payload.txt
Implemented the $DRIVE_LABEL variable into the umount command, per @hak5peaks suggestionpull/375/head
parent
e9a0764001
commit
70eac91d25
|
@ -43,7 +43,7 @@ QUACK ENTER
|
|||
QUACK DELAY 100
|
||||
|
||||
# Bye Felicia!
|
||||
QUACK STRING umount '/media/$USER/BashBunny'
|
||||
QUACK STRING umount '/media/$USER/$DRIVE_LABEL'
|
||||
QUACK ENTER
|
||||
QUACK DELAY 25
|
||||
|
||||
|
|
Loading…
Reference in New Issue