add waydroid set gpu scripts to /usr/bin
This commit is contained in:
parent
d5fbabd614
commit
b52dd8d8ab
3 changed files with 87 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ RUN setsebool -P domain_kernel_load_modules on
|
|||
|
||||
COPY etc/environment /etc/environment
|
||||
COPY etc/systemd/zram-generator.conf /etc/systemd/zram-generator.conf
|
||||
COPY usr /usr
|
||||
|
||||
RUN cd /usr/bin && wget https://raw.githubusercontent.com/CachyOS/CachyOS-Settings/refs/heads/master/usr/bin/kerver && chmod +x kerver
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue