diff options
Diffstat (limited to 'package/block-mount/files/block.sh')
-rw-r--r-- | package/block-mount/files/block.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/block-mount/files/block.sh b/package/block-mount/files/block.sh index ac8ca3bfb1..2b679a8e83 100644 --- a/package/block-mount/files/block.sh +++ b/package/block-mount/files/block.sh @@ -4,7 +4,7 @@ # See /LICENSE for more information. # -. /etc/functions.sh +. /lib/functions.sh reset_block_cb() { mount_cb() { |