Add amf_return line to cpu install.sh
This commit is contained in:
parent
17741369fd
commit
257067a67f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user