Remove timeout for remount-rw
This commit is contained in:
parent
5ad18a7fee
commit
cdb0963139
1 changed files with 0 additions and 2 deletions
|
|
@ -18,6 +18,4 @@ if udevil mount $DEVICE; then
|
||||||
else
|
else
|
||||||
echo "Failed"
|
echo "Failed"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sleep 2s
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue