mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 12:15:52 +02:00
partresize: Remove debugging line
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -44,8 +44,6 @@ case "${1}" in
|
||||
fi
|
||||
umount /boot > /dev/null
|
||||
|
||||
sleep 30
|
||||
|
||||
# Detect device
|
||||
mount | while read -r dev tmp1 mountpoint tmp2; do
|
||||
[ "${dev}" = "rootfs" ] && continue
|
||||
|
||||
Reference in New Issue
Block a user