pmaports/device/community/device-pine64-pinebookpro/device-pine64-pinebookpro.post-install

7 lines
85 B
Text
Raw Normal View History

#!/bin/sh
rc-update add nvme-powersave boot
rc-update add sysfsconf default
exit 0