]> Kevux Git Server - initrd_init/commit
Update: Script to better handle white spaces. development
authorKevin Day <Kevin@kevux.org>
Thu, 28 May 2026 22:37:20 +0000 (17:37 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 28 May 2026 22:37:20 +0000 (17:37 -0500)
commite498e90248fb439d327ba6a5e99aa2235d2a637f
treea2ef4723aa005e3c542ac9ebd7ebb0747160f960
parent3b93c80af620a058afb44e5eebc071f8e9812e54
Update: Script to better handle white spaces.

The `"${@}"` will expand spaces correctly into each parameter.
The double quotes are requires as `${@}` will not work as expected.
mount_init.sh