We need to escape $ otherwise this will be executed on host

This commit is contained in:
Igor Pecovnik 2025-04-08 18:29:22 +02:00 committed by Igor
parent 47ac70fb27
commit 813e5ba567

View File

@ -25,7 +25,7 @@ function post_family_tweaks_bsp__bananapi_module_conf() {
#
# To see all options that are available:
#
# for f in /sys/module/8821cu/parameters/*;do echo "$(basename $f): $(sudo cat $f)";done
# for f in /sys/module/8821cu/parameters/*;do echo "\$(basename \$f): \$(sudo cat \$f)";done
#
blacklist rtw88_8821cu
#