diff options
| author | Tails developers <amnesia@boum.org> | 2012-02-09 12:18:10 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-04-01 22:08:13 +0200 |
| commit | aeba5c8e27d90f09701f6705de137d6129227567 (patch) | |
| tree | e53f40adb94ede2ac7f4e0ea8cfd85c00f7e9ad5 /scripts | |
| parent | 9ab12eda9ed52faf41b3cad8c99e1775433f47e9 (diff) | |
| download | live-boot-aeba5c8e27d90f09701f6705de137d6129227567.tar.gz live-boot-aeba5c8e27d90f09701f6705de137d6129227567.zip | |
Remove the correct file.
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" |
