remove squashfs symlink before creating it again
This commit is contained in:
parent
620da5bddd
commit
9df091f954
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ set -e
|
|||
|
||||
cd /var/lib/labsync
|
||||
|
||||
rm "$LABSYNC_SQUASHFS_FILE"
|
||||
ln -s "$LABSYNC_SQUASHFS_LV" "$LABSYNC_SQUASHFS_FILE"
|
||||
|
||||
exec aria2c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue