fixes for paths and not using debian-slim

This commit is contained in:
2025-11-09 18:45:14 +01:00
parent efccf9f6ba
commit c017384ad1
2 changed files with 10 additions and 8 deletions

View File

@@ -4,7 +4,6 @@ rm /tmp/.X99-lock
Xvfb :99 -screen 0 1920x1080x16 &
sleep 2
# -----------------------------------
echo 'alias lms="~/.lmstudio/bin/lms"' > ~/.bashrc
/squashfs-root/lm-studio --no-sandbox &
sleep 30