update avec squashfs
This commit is contained in:
parent
bd5720723f
commit
fd61538831
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
Update ()
|
Update ()
|
||||||
{
|
{
|
||||||
|
|
||||||
livelnk=`/sbin/losetup /dev/loop0 | /bin/sed -ne 's!^.*\(/lib/live/.*\)live/filesystem.squashfs.*$!\1!p'`
|
livelnk=`/sbin/losetup /dev/loop0 | /bin/sed -ne 's!^.*\(/lib/live/.*\)/filesystem.squashfs.*$!\1!p'`
|
||||||
|
|
||||||
if [ -e $livelnk/loupiottes-update.txz ]
|
if [ -e $livelnk/loupiottes-update.txz ]
|
||||||
then
|
then
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue