1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 03:43:53 +02:00
openwrt-packages/utils/uvol
Daniel Golle c7d1704feb uvol: try to be more shellcheck compliant, fix LVM vol-up
* quotes around all variables
 * always use 'read -r' instead of 'read'
 * some more minor shellcheck fixes
 * reorder LVM ops for 'up' call to allow it to succeed

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-06-13 22:14:20 +01:00
..
files uvol: try to be more shellcheck compliant, fix LVM vol-up 2021-06-13 22:14:20 +01:00
Makefile uvol: emmit ubus events and bring up volumes on boot 2021-04-18 00:41:35 +01:00