diff --git a/ubuntu-studio-20.04/custom-live.sh b/ubuntu-studio-20.04/custom-live.sh index e734699..bc61fc2 100644 --- a/ubuntu-studio-20.04/custom-live.sh +++ b/ubuntu-studio-20.04/custom-live.sh @@ -82,4 +82,6 @@ apt-get install $1 inkscape # scrcpy - remote android desktop apt-get install $1 scrcpy -# preseed language / keyboard settings: https://answers.launchpad.net/cubic/+question/678880 \ No newline at end of file +# preseed language / keyboard settings: https://answers.launchpad.net/cubic/+question/678880 +# wifi mac random address config +cp ./30-randomize-mac-address.conf /etc/NetworkManager/conf.d