Fix panfork gofast export
This commit is contained in:
parent
611ab54b8d
commit
b54070e02d
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
|
||||
|
||||
|
||||
|
||||
cat <<EOF >/storage/.config/profile.d/041-panfrost
|
||||
export PAN_MESA_DEBUG=gofaster
|
||||
EOF
|
||||
|
|
Loading…
Reference in a new issue