dotfiles/void/void.d/system/intel.sh

5 lines
114 B
Bash
Executable File

#!/bin/sh
cp etc-x86/intel-undervolt.conf "$ROOTDIR/etc"
echo "intel-undervolt apply" >> "$ROOTDIR/etc/rc.local"