Remove no longer used rm var img
This commit is contained in:
parent
ad2abee558
commit
97d658ca41
1 changed files with 0 additions and 3 deletions
3
arkdep
3
arkdep
|
@ -740,9 +740,6 @@ deploy () {
|
||||||
btrfs property set -f -ts $arkdep_dir/deployments/${data[0]}/rootfs ro true ||
|
btrfs property set -f -ts $arkdep_dir/deployments/${data[0]}/rootfs ro true ||
|
||||||
cleanup_and_quit 'Failed to lock root'
|
cleanup_and_quit 'Failed to lock root'
|
||||||
|
|
||||||
# Cleanup var image
|
|
||||||
rm $arkdep_dir/cache/${data[0]}-var.img
|
|
||||||
|
|
||||||
# Add overlay if enabled
|
# Add overlay if enabled
|
||||||
if [[ $enable_overlay -eq 1 ]]; then
|
if [[ $enable_overlay -eq 1 ]]; then
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue