Remove unused files

This commit is contained in:
Takumi Sueda
2022-08-07 12:12:06 +09:00
parent ab773c60b2
commit fcbed7d6fa
3 changed files with 0 additions and 22 deletions
-6
View File
@@ -1,6 +0,0 @@
#!/bin/sh
if raspi-config nonint is_kms ; then
if ps ax | grep -v grep | grep -q openbox ; then
exec xcompmgr -aR
fi
fi