Call modeset unlocker

This commit is contained in:
Ferit Yiğit BALABAN 2022-06-12 19:24:32 +03:00
parent 53e1161a5f
commit 9720decf7e

View File

@ -8,7 +8,7 @@ while : ; do
then then
sleep 5 sleep 5
else else
echo Unlock! python $HOME/scripts/modeset2.py --unlock
break break
fi fi
done done