diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/live | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/live b/scripts/live index 7be2fcc..abdc87c 100755 --- a/scripts/live +++ b/scripts/live @@ -1763,7 +1763,7 @@ setup_unionfs () PERSISTENCE_IS_ON="1" export PERSISTENCE_IS_ON done < ${custom_mounts} - rm -f ${bindings} + rm -f ${custom_mounts} # Look for other snapshots to copy in try_snap "${root_snapdata}" "${rootmnt}" "ROOT" |
