Add amf_return line to cpu install.sh
This commit is contained in:
@@ -6,3 +6,5 @@ echo " Setting 'ondemand' governor"
|
||||
arch-chroot /mnt cpupower frequency-set -g ondemand
|
||||
echo " Start cpupower on boot"
|
||||
arch-chroot /mnt systemctl enable cpupower
|
||||
|
||||
amf_return=0
|
||||
|
||||
Reference in New Issue
Block a user