Use PERSISTENCE_PATH with a trailing "/".
[debian-live-boot.git] / backend / initramfs-tools / live.script
blobff2915af5e6144a694d2805d85cda81a245599c7
1 #!/bin/sh
3 #set -e
5 . /bin/live-boot
7 . /scripts/functions
9 mountroot ()
11 # initramfs-tools entry point for live-boot is mountroot(); function
12 Live