Update mount_disk_host_bk.sh

This commit is contained in:
MacRimi 2025-06-14 16:19:06 +02:00
parent ffd79d2404
commit a7422e4c1e

View File

@ -22,7 +22,7 @@ load_language
initialize_cache
#mount_disk_host_bk() {
mount_disk_host_bk() {
@ -442,8 +442,8 @@ else
fi
#}
}
#if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
# mount_disk_host_bk
#fi
if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
mount_disk_host_bk
fi